SwiftlyS2

C_OP_ChladniWave

Interface C_OP_ChladniWave

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

B3D

ref bool B3D { get; }
Property Value

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

Harmonics

CPerParticleVecInput Harmonics { get; }
Property Value

InputMax

CPerParticleFloatInput InputMax { get; }
Property Value

InputMin

CPerParticleFloatInput InputMin { get; }
Property Value

LocalSpaceControlPoint

ref int LocalSpaceControlPoint { get; }
Property Value

OutputMax

CPerParticleFloatInput OutputMax { get; }
Property Value

OutputMin

CPerParticleFloatInput OutputMin { get; }
Property Value

SetMethod

ref ParticleSetMethod_t SetMethod { get; }
Property Value

WaveLength

CPerParticleVecInput WaveLength { get; }
Property Value

On this page