Click or drag to resize
OrientationParameterTestAxis Property
Gets the local axis to average and test.

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

Property Value

Type: Vector3
The local axis to average and test.
See Also