SwiftlyS2

C_OP_PositionLock

Interface C_OP_PositionLock

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

EndTime_exp

ref float EndTime_exp { get; }
Property Value

EndTime_max

ref float EndTime_max { get; }
Property Value

EndTime_min

ref float EndTime_min { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

FieldOutputPrev

ParticleAttributeIndex_t FieldOutputPrev { get; }
Property Value

JumpThreshold

ref float JumpThreshold { get; }
Property Value

LockRot

ref bool LockRot { get; }
Property Value

PrevPosScale

ref float PrevPosScale { get; }
Property Value

Range

ref float Range { get; }
Property Value

RangeBias

CParticleCollectionFloatInput RangeBias { get; }
Property Value

Scale

CParticleCollectionVecInput Scale { get; }
Property Value

StartTime_exp

ref float StartTime_exp { get; }
Property Value

StartTime_max

ref float StartTime_max { get; }
Property Value

StartTime_min

ref float StartTime_min { get; }
Property Value

TransformInput

CParticleTransformInput TransformInput { get; }
Property Value

On this page