SwiftlyS2

C_INIT_CreateWithinBox

Interface C_INIT_CreateWithinBox

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ControlPointNumber

ref int ControlPointNumber { get; }
Property Value

LocalSpace

ref bool LocalSpace { get; }
Property Value

Max

CPerParticleVecInput Max { get; }
Property Value

Min

CPerParticleVecInput Min { get; }
Property Value

RandomnessParameters

CRandomNumberGeneratorParameters RandomnessParameters { get; }
Property Value

UseNewCode

ref bool UseNewCode { get; }
Property Value

On this page