SwiftlyS2

C_OP_InheritFromParentParticlesV2

Interface C_OP_InheritFromParentParticlesV2

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

FieldOutput

ParticleAttributeIndex_t FieldOutput { get; }
Property Value

Increment

CPerParticleFloatInput Increment { get; }
Property Value

Interpolation

CPerParticleFloatInput Interpolation { get; }
Property Value

MissingParentBehavior

ref MissingParentInheritBehavior_t MissingParentBehavior { get; }
Property Value

RandomDistribution

ref bool RandomDistribution { get; }
Property Value

Reverse

ref bool Reverse { get; }
Property Value

Scale

CPerParticleFloatInput Scale { get; }
Property Value

On this page