SwiftlyS2

C_OP_SetFromCPSnapshot

Interface C_OP_SetFromCPSnapshot

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_SetFromCPSnapshot : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_SetFromCPSnapshot>, 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

Interpolation

CPerParticleFloatInput Interpolation { get; }
Property Value

LocalSpaceCP

ref int LocalSpaceCP { get; }
Property Value

Prev

ref bool Prev { 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

SnapShotStartPoint

CParticleCollectionFloatInput SnapShotStartPoint { get; }
Property Value

StrSnapshotSubset

string StrSnapshotSubset { get; set; }
Property Value

SubSample

ref bool SubSample { get; }
Property Value

On this page