SwiftlyS2

C_INIT_InitFromCPSnapshot

Interface C_INIT_InitFromCPSnapshot

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AttributeToRead

ParticleAttributeIndex_t AttributeToRead { get; }
Property Value

AttributeToWrite

ParticleAttributeIndex_t AttributeToWrite { get; }
Property Value

ControlPointNumber

ref int ControlPointNumber { get; }
Property Value

LocalSpaceAngles

ref bool LocalSpaceAngles { get; }
Property Value

LocalSpaceCP

ref int LocalSpaceCP { get; }
Property Value

ManualSnapshotIndex

CPerParticleFloatInput ManualSnapshotIndex { get; }
Property Value

Random

ref bool Random { get; }
Property Value

RandomSeed

ref int RandomSeed { get; }
Property Value

Reverse

ref bool Reverse { get; }
Property Value

SnapShotIncrement

CParticleCollectionFloatInput SnapShotIncrement { get; }
Property Value

StrSnapshotSubset

string StrSnapshotSubset { get; set; }
Property Value

On this page