C_OP_VectorFieldSnapshot
Interface C_OP_VectorFieldSnapshot
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_OP_VectorFieldSnapshot : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_VectorFieldSnapshot>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionOperator
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionOperator>
- ISchemaClass<C_OP_VectorFieldSnapshot>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
AttributeToWrite
ParticleAttributeIndex_t AttributeToWrite { get; }Property Value
BoundaryDampening
ref float BoundaryDampening { get; }Property Value
ControlPointNumber
ref int ControlPointNumber { get; }Property Value
GridSpacing
ref float GridSpacing { get; }Property Value
Interpolation
CPerParticleFloatInput Interpolation { get; }Property Value
LocalSpaceCP
ref int LocalSpaceCP { get; }Property Value
LockToSurface
ref bool LockToSurface { get; }Property Value
Scale
CPerParticleVecInput Scale { get; }Property Value
SetVelocity
ref bool SetVelocity { get; }Property Value