SwiftlyS2

C_INIT_InitSkinnedPositionFromCPSnapshot

Interface C_INIT_InitSkinnedPositionFromCPSnapshot

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

BoneVelocity

ref float BoneVelocity { get; }
Property Value

BoneVelocityMax

ref float BoneVelocityMax { get; }
Property Value

ControlPointNumber

ref int ControlPointNumber { get; }
Property Value

CopyAlpha

ref bool CopyAlpha { get; }
Property Value

CopyColor

ref bool CopyColor { get; }
Property Value

FullLoopIncrement

ref int FullLoopIncrement { get; }
Property Value

IgnoreDt

ref bool IgnoreDt { get; }
Property Value

Increment

ref float Increment { get; }
Property Value

IndexType

ref SnapshotIndexType_t IndexType { get; }
Property Value

MaxNormalVelocity

ref float MaxNormalVelocity { get; }
Property Value

MinNormalVelocity

ref float MinNormalVelocity { get; }
Property Value

Random

ref bool Random { get; }
Property Value

RandomSeed

ref int RandomSeed { get; }
Property Value

ReadIndex

CPerParticleFloatInput ReadIndex { get; }
Property Value

Rigid

ref bool Rigid { get; }
Property Value

SetNormal

ref bool SetNormal { get; }
Property Value

SetRadius

ref bool SetRadius { get; }
Property Value

SnapShotStartPoint

ref int SnapShotStartPoint { get; }
Property Value

SnapshotControlPointNumber

ref int SnapshotControlPointNumber { get; }
Property Value

On this page