class PhysicsGroupDescription
😔 No documentation found.
public IEnumerable<Surface> Surfaces { get; }
Enumerate every in this
public IReadOnlyList<PhysicsGroupDescription.BodyPart> Parts { get; }
😔 No documentation found.
public IReadOnlyList<PhysicsGroupDescription.Joint> Joints { get; }
😔 No documentation found.
public int BoneCount { get; }
😔 No documentation found.
public Type GetType( )
😔 No documentation found.
public string ToString( )
😔 No documentation found.
public bool Equals( object obj )
😔 No documentation found.
public int GetHashCode( )
😔 No documentation found.