Click or drag to resize
OrientationParameterIncludeAllBodies Property
Gets a value indicating whether this OrientationParameter should include all bodies in the hierarchy being tested.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public bool IncludeAllBodies { get; }

Property Value

Type: Boolean
if include all bodies in the hierarchy should be tested; otherwise, .
See Also