C_OP_RemapDensityToVector
Interface C_OP_RemapDensityToVector
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_OP_RemapDensityToVector : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_RemapDensityToVector>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionOperator
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionOperator>
- ISchemaClass<C_OP_RemapDensityToVector>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
DensityMax
ref float DensityMax { get; }Property Value
DensityMin
ref float DensityMin { get; }Property Value
FieldOutput
ParticleAttributeIndex_t FieldOutput { get; }Property Value
OutputMax
ref Vector OutputMax { get; }Property Value
OutputMin
ref Vector OutputMin { get; }Property Value
RadiusScale
ref float RadiusScale { get; }Property Value
UseParentDensity
ref bool UseParentDensity { get; }Property Value
VoxelGridResolution
ref int VoxelGridResolution { get; }Property Value