SwiftlyS2

AimMatrixOpFixedSettings_t

Interface AimMatrixOpFixedSettings_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Attachment

CAnimAttachment Attachment { get; }
Property Value

BiasAndClampBlendCurve

CBlendCurve BiasAndClampBlendCurve { get; }
Property Value

BiasAndClampPitchOffset

ref float BiasAndClampPitchOffset { get; }
Property Value

BiasAndClampYawOffset

ref float BiasAndClampYawOffset { get; }
Property Value

BlendMode

ref AimMatrixBlendMode BlendMode { get; }
Property Value

BoneMaskIndex

ref int BoneMaskIndex { get; }
Property Value

Damping

CAnimInputDamping Damping { get; }
Property Value

MaxPitchAngle

ref float MaxPitchAngle { get; }
Property Value

MaxYawAngle

ref float MaxYawAngle { get; }
Property Value

PoseCacheHandles

SchemaUntypedField PoseCacheHandles { get; }
Property Value

SequenceMaxFrame

ref int SequenceMaxFrame { get; }
Property Value

TargetIsPosition

ref bool TargetIsPosition { get; }
Property Value

UseBiasAndClamp

ref bool UseBiasAndClamp { get; }
Property Value

On this page