Click or drag to resize
RagdollAnimatorSetOrientationParameters Method
Sets the orientation parameters.

Namespace: Candlelight.Physics
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public void SetOrientationParameters(
	IEnumerable<OrientationParameter> parameters
)

Parameters

parameters
Type: System.Collections.GenericIEnumerableOrientationParameter
Parameters.
See Also