 | RagdollAnimatorGroundSurfaces Property |
Gets or sets the ground surfaces. This value is used to reposition the animated hierarchy when the it exits
full-hierarchy ragdoll.
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic LayerMask GroundSurfaces { get; set; }
Property Value
Type:
LayerMaskThe ground surfaces.
See Also