SwiftlyS2

C_OP_ModelSurfaceSnapshotGenerator

Interface C_OP_ModelSurfaceSnapshotGenerator

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_ModelSurfaceSnapshotGenerator : CParticleFunctionPreEmission, CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<CParticleFunctionPreEmission>, ISchemaClass<C_OP_ModelSurfaceSnapshotGenerator>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

CPSnapshot

ref int CPSnapshot { get; }
Property Value

ModelInput

CParticleModelInput ModelInput { get; }
Property Value

RecalcRate

CParticleCollectionFloatInput RecalcRate { get; }
Property Value

SetGravity

ref bool SetGravity { get; }
Property Value

SetNormal

ref bool SetNormal { get; }
Property Value

SetUV

ref bool SetUV { get; }
Property Value

SetUp

ref bool SetUp { get; }
Property Value

SurfaceOffset

CParticleCollectionFloatInput SurfaceOffset { get; }
Property Value

USpacing

CParticleCollectionFloatInput USpacing { get; }
Property Value

VSpacing

CParticleCollectionFloatInput VSpacing { get; }
Property Value

On this page