SwiftlyS2

C_INIT_VelocityFromCP

Interface C_INIT_VelocityFromCP

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

DirectionOnly

ref bool DirectionOnly { get; }
Property Value

TransformInput

CParticleTransformInput TransformInput { get; }
Property Value

VelocityInput

CParticleCollectionVecInput VelocityInput { get; }
Property Value

VelocityScale

ref float VelocityScale { get; }
Property Value

On this page