SwiftlyS2

C_OP_RenderGpuImplicit

Interface C_OP_RenderGpuImplicit

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_RenderGpuImplicit : CParticleFunctionRenderer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionRenderer>, ISchemaClass<C_OP_RenderGpuImplicit>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

GridSize

CParticleCollectionRendererFloatInput GridSize { get; }
Property Value

IndexCountKb

ref uint IndexCountKb { get; }
Property Value

IsosurfaceThreshold

CParticleCollectionRendererFloatInput IsosurfaceThreshold { get; }
Property Value

Material

ref CStrongHandle<InfoForResourceTypeIMaterial2> Material { get; }
Property Value

RadiusScale

CParticleCollectionRendererFloatInput RadiusScale { get; }
Property Value

ScaleCP

ref int ScaleCP { get; }
Property Value

UsePerParticleRadius

ref bool UsePerParticleRadius { get; }
Property Value

VertexCountKb

ref uint VertexCountKb { get; }
Property Value

On this page