SwiftlyS2

LookAtOpFixedSettings_t

Interface LookAtOpFixedSettings_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Attachment

CAnimAttachment Attachment { get; }
Property Value

Bones

ref CUtlVector<LookAtBone_t> Bones { get; }
Property Value

Damping

CAnimInputDamping Damping { get; }
Property Value

HysteresisInnerAngle

ref float HysteresisInnerAngle { get; }
Property Value

HysteresisOuterAngle

ref float HysteresisOuterAngle { get; }
Property Value

MaintainUpDirection

ref bool MaintainUpDirection { get; }
Property Value

PitchLimit

ref float PitchLimit { get; }
Property Value

RotateYawForward

ref bool RotateYawForward { get; }
Property Value

TargetIsPosition

ref bool TargetIsPosition { get; }
Property Value

UseHysteresis

ref bool UseHysteresis { get; }
Property Value

YawLimit

ref float YawLimit { get; }
Property Value

On this page