SwiftlyS2

FootLockPoseOpFixedSettings

Interface FootLockPoseOpFixedSettings

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface FootLockPoseOpFixedSettings : ISchemaClass<FootLockPoseOpFixedSettings>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AlwaysUseFallbackHinge

ref bool AlwaysUseFallbackHinge { get; }
Property Value

ApplyFootRotationLimits

ref bool ApplyFootRotationLimits { get; }
Property Value

ApplyHipDrop

ref bool ApplyHipDrop { get; }
Property Value

ApplyLegTwistLimits

ref bool ApplyLegTwistLimits { get; }
Property Value

ApplyTilt

ref bool ApplyTilt { get; }
Property Value

EnableLockBreaking

ref bool EnableLockBreaking { get; }
Property Value

EnableStretching

ref bool EnableStretching { get; }
Property Value

ExtensionScale

ref float ExtensionScale { get; }
Property Value

FootInfo

ref CUtlVector<FootFixedData_t> FootInfo { get; }
Property Value

HipBoneIndex

ref int HipBoneIndex { get; }
Property Value

HipDampingSettings

CAnimInputDamping HipDampingSettings { get; }
Property Value

IkSolverType

ref IKSolverType IkSolverType { get; }
Property Value

LockBlendTime

ref float LockBlendTime { get; }
Property Value

LockBreakTolerance

ref float LockBreakTolerance { get; }
Property Value

MaxFootHeight

ref float MaxFootHeight { get; }
Property Value

MaxLegTwist

ref float MaxLegTwist { get; }
Property Value

MaxStretchAmount

ref float MaxStretchAmount { get; }
Property Value

StretchExtensionScale

ref float StretchExtensionScale { get; }
Property Value

On this page