SwiftlyS2

C_INIT_InheritFromParentParticles

Interface C_INIT_InheritFromParentParticles

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_INIT_InheritFromParentParticles : CParticleFunctionInitializer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionInitializer>, ISchemaClass<C_INIT_InheritFromParentParticles>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

Increment

ref int Increment { get; }
Property Value

RandomDistribution

ref bool RandomDistribution { get; }
Property Value

RandomSeed

ref int RandomSeed { get; }
Property Value

Scale

ref float Scale { get; }
Property Value

On this page