SwiftlyS2

C_OP_ModelDampenMovement

Interface C_OP_ModelDampenMovement

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_ModelDampenMovement : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_ModelDampenMovement>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BoundBox

ref bool BoundBox { get; }
Property Value

ControlPointNumber

ref int ControlPointNumber { get; }
Property Value

Drag

ref float Drag { get; }
Property Value

HitboxSetName

string HitboxSetName { get; set; }
Property Value

Outside

ref bool Outside { get; }
Property Value

PosOffset

CPerParticleVecInput PosOffset { get; }
Property Value

UseBones

ref bool UseBones { get; }
Property Value

On this page