TwoBoneIKSettings_t
Interface TwoBoneIKSettings_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface TwoBoneIKSettings_t : ISchemaClass<TwoBoneIKSettings_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
AlwaysUseFallbackHinge
ref bool AlwaysUseFallbackHinge { get; }Property Value
ConstrainTwist
ref bool ConstrainTwist { get; }Property Value
EndBoneIndex
ref int EndBoneIndex { get; }Property Value
EndEffectorAttachment
CAnimAttachment EndEffectorAttachment { get; }Property Value
EndEffectorType
ref IkEndEffectorType EndEffectorType { get; }Property Value
FixedBoneIndex
ref int FixedBoneIndex { get; }Property Value
LsFallbackHingeAxis
ref Vector LsFallbackHingeAxis { get; }Property Value
MatchTargetOrientation
ref bool MatchTargetOrientation { get; }Property Value
MaxTwist
ref float MaxTwist { get; }Property Value
MiddleBoneIndex
ref int MiddleBoneIndex { get; }Property Value
PositionParam
CAnimParamHandle PositionParam { get; }Property Value
RotationParam
CAnimParamHandle RotationParam { get; }Property Value
TargetAttachment
CAnimAttachment TargetAttachment { get; }Property Value
TargetBoneIndex
ref int TargetBoneIndex { get; }Property Value
TargetType
ref IkTargetType TargetType { get; }Property Value