SwiftlyS2

C_OP_PercentageBetweenTransformLerpCPs

Interface C_OP_PercentageBetweenTransformLerpCPs

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ActiveRange

ref bool ActiveRange { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

InputMax

ref float InputMax { get; }
Property Value

InputMin

ref float InputMin { get; }
Property Value

OutputEndCP

ref int OutputEndCP { get; }
Property Value

OutputEndField

ref int OutputEndField { get; }
Property Value

OutputStartCP

ref int OutputStartCP { get; }
Property Value

OutputStartField

ref int OutputStartField { get; }
Property Value

RadialCheck

ref bool RadialCheck { get; }
Property Value

SetMethod

ref ParticleSetMethod_t SetMethod { get; }
Property Value

TransformEnd

CParticleTransformInput TransformEnd { get; }
Property Value

TransformStart

CParticleTransformInput TransformStart { get; }
Property Value

On this page