Interface IChainIKConstraintData
Syntax
public interface IChainIKConstraintData
Properties
chainRotationWeightFloatProperty
Declaration
string chainRotationWeightFloatProperty { get; }
Property Value
maintainTargetPositionOffset
Declaration
bool maintainTargetPositionOffset { get; }
Property Value
maintainTargetRotationOffset
Declaration
bool maintainTargetRotationOffset { get; }
Property Value
maxIterations
Declaration
int maxIterations { get; }
Property Value
root
Declaration
Property Value
target
Declaration
Transform target { get; }
Property Value
tip
Declaration
Property Value
tipRotationWeightFloatProperty
Declaration
string tipRotationWeightFloatProperty { get; }
Property Value
tolerance
Declaration
Property Value