SwiftlyS2

C_OP_RemapDotProductToScalar

Interface C_OP_RemapDotProductToScalar

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ActiveRange

ref bool ActiveRange { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

InputCP1

ref int InputCP1 { get; }
Property Value

InputCP2

ref int InputCP2 { get; }
Property Value

InputMax

ref float InputMax { get; }
Property Value

InputMin

ref float InputMin { get; }
Property Value

OutputMax

ref float OutputMax { get; }
Property Value

OutputMin

ref float OutputMin { get; }
Property Value

SetMethod

ref ParticleSetMethod_t SetMethod { get; }
Property Value

UseParticleNormal

ref bool UseParticleNormal { get; }
Property Value

UseParticleVelocity

ref bool UseParticleVelocity { get; }
Property Value

On this page