<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.old.web3d.org/wiki/index.php?action=history&amp;feed=atom&amp;title=CollisionCollection</id>
		<title>CollisionCollection - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.old.web3d.org/wiki/index.php?action=history&amp;feed=atom&amp;title=CollisionCollection"/>
		<link rel="alternate" type="text/html" href="https://www.old.web3d.org/wiki/index.php?title=CollisionCollection&amp;action=history"/>
		<updated>2026-04-19T17:49:40Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.25.1</generator>

	<entry>
		<id>https://www.old.web3d.org/wiki/index.php?title=CollisionCollection&amp;diff=8921&amp;oldid=prev</id>
		<title>Walroy: Created page with &quot;*Node Reference ==CollisionCollection==  Specification Link: [http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/rigid_physics.html#CollisionColl...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.old.web3d.org/wiki/index.php?title=CollisionCollection&amp;diff=8921&amp;oldid=prev"/>
				<updated>2015-05-15T12:54:53Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;*&lt;a href=&quot;/wiki/index.php/Node_Reference&quot; title=&quot;Node Reference&quot;&gt;Node Reference&lt;/a&gt; ==CollisionCollection==  Specification Link: [http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/rigid_physics.html#CollisionColl...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;*[[Node Reference]]&lt;br /&gt;
==CollisionCollection==&lt;br /&gt;
&lt;br /&gt;
Specification Link: [http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/rigid_physics.html#CollisionCollection CollisionCollection]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CollisionCollection : X3DChildNode {&lt;br /&gt;
  MFString [in,out] appliedParameters        &amp;quot;BOUNCE&amp;quot; [&amp;quot;BOUNCE&amp;quot;, &amp;quot;USER_FRICTION&amp;quot; &amp;quot;FRICTION_COEFFICIENT-2&amp;quot;, &amp;quot;ERROR_REDUCTION&amp;quot;, &amp;quot;CONSTANT_FORCE&amp;quot;, &amp;quot;SPEED-1&amp;quot;, &amp;quot;SPEED-2&amp;quot;, &amp;quot;SLIP-1&amp;quot;, &amp;quot;SLIP-2&amp;quot;]&lt;br /&gt;
  SFFloat  [in,out] bounce                   0        [0,1]&lt;br /&gt;
  MFNode   [in,out] collidables              []       [X3DNBodyCollisionSpaceNode, X3DNBodyCollidableNode]&lt;br /&gt;
  SFBool   [in,out] enabled                  TRUE&lt;br /&gt;
  SFVec2f  [in,out] frictionCoefficients     0 0      [0,&amp;amp;infin;)&lt;br /&gt;
  SFNode   [in,out] metadata                 NULL     [X3DMetadataObject]&lt;br /&gt;
  SFFloat  [in,out] minBounceSpeed           0.1      [0,&amp;amp;infin;)&lt;br /&gt;
  SFVec2f  [in,out] slipFactors              0 0      (-&amp;amp;infin;,&amp;amp;infin;)&lt;br /&gt;
  SFFloat  [in,out] softnessConstantForceMix 0.0001   [0,1]&lt;br /&gt;
  SFFloat  [in,out] softnessErrorCorrection  0.8      [0,1]&lt;br /&gt;
  SFVec2f  [in,out] surfaceSpeed             0 0      (-&amp;amp;infin;,&amp;amp;infin;)&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==DTD Validation==&lt;br /&gt;
&lt;br /&gt;
===Usage===&lt;br /&gt;
&lt;br /&gt;
Although it is defined as an ''X3DChildNode'' it can only appear, apart from prototype definitions, as a child of a [[RigidBodyCollection]] or [[CollisionSensor]] node.&lt;br /&gt;
&lt;br /&gt;
===Children===&lt;br /&gt;
&lt;br /&gt;
Children must appear as follows:&lt;br /&gt;
&lt;br /&gt;
# A single, optional IS.&lt;br /&gt;
# A single, optional node derived from ''X3DMetadataObject'' for the ''metadata'' field.&lt;br /&gt;
# Any number of nodes, including zero, of the following types:&lt;br /&gt;
## An appropriately typed Prototype node&lt;br /&gt;
## [[CollidableOffset]]&lt;br /&gt;
## [[CollidableShape]]&lt;br /&gt;
## [[CollisionSpace]]&lt;br /&gt;
&lt;br /&gt;
===Attributes===&lt;br /&gt;
&lt;br /&gt;
* There are no controls on the acceptable entries for the ''appliedParameters'' field.&lt;br /&gt;
* There are no limits on the values for the ''bounce'', ''frictionCoefficients'', ''minBounceSpeed'', ''softnessConstantForceMix'', or ''softnessErrorCorrection'' fields.&lt;br /&gt;
&lt;br /&gt;
* The ''containerField'' attribute has a default value of &amp;quot;collidables&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Schema Validation==&lt;br /&gt;
&lt;br /&gt;
===Usage===&lt;br /&gt;
&lt;br /&gt;
Although it is defined as an ''X3DChildNode'' it can only appear, apart from prototype definitions, as a child of a [[RigidBodyCollection]] or [[CollisionSensor]] node.&lt;br /&gt;
&lt;br /&gt;
===Children===&lt;br /&gt;
&lt;br /&gt;
Children must appear as follows:&lt;br /&gt;
&lt;br /&gt;
# A single, optional IS.&lt;br /&gt;
# A single, optional node derived from ''X3DMetadataObject'' for the ''metadata'' field.&lt;br /&gt;
# Any number of nodes, including zero, of the following types:&lt;br /&gt;
## An appropriately typed Prototype node&lt;br /&gt;
## [[CollidableOffset]]&lt;br /&gt;
## [[CollidableShape]]&lt;br /&gt;
## [[CollisionSpace]]&lt;br /&gt;
&lt;br /&gt;
===Attributes===&lt;br /&gt;
&lt;br /&gt;
* There are no controls on the acceptable entries for the ''appliedParameters'' field.&lt;br /&gt;
* The ''bounce'' field is checked to ensure that the value is in the range 0 to 1 inclusive.&lt;br /&gt;
* There are no limits on the values for the ''frictionCoefficients'' field.&lt;br /&gt;
* The ''minBounceSpeed'' field is checked to ensure that the value is greater than or equal to zero.&lt;br /&gt;
* The ''softnessConstantForceMix'' field is checked to ensure that the value is in the range 0 to 1 inclusive.&lt;br /&gt;
* The ''softnessErrorCorrection'' field is checked to ensure that the value is in the range 0 to 1 inclusive.&lt;br /&gt;
&lt;br /&gt;
* The ''containerField'' attribute has a default value of &amp;quot;children&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Schematron validation==&lt;br /&gt;
&lt;br /&gt;
TBD&lt;br /&gt;
*[[Node Reference]]&lt;/div&gt;</summary>
		<author><name>Walroy</name></author>	</entry>

	</feed>