|  | PhysicalBodyChildCentroid Property | 
            Gets the average position of all child bodies in this body's space.
            
 
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic Vector3 ChildCentroid { get; }Property Value
Type: 
Vector3The average position of all child bodies in this body's space.
 See Also
See Also