SwiftlyS2

C_OP_RenderBlobs

Interface C_OP_RenderBlobs

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

CubeWidth

CParticleCollectionRendererFloatInput CubeWidth { get; }
Property Value

CutoffRadius

CParticleCollectionRendererFloatInput CutoffRadius { get; }
Property Value

IndexCountKb

ref uint IndexCountKb { get; }
Property Value

Material

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

MaterialVars

ref CUtlVector<MaterialVariable_t> MaterialVars { get; }
Property Value

RenderRadius

CParticleCollectionRendererFloatInput RenderRadius { get; }
Property Value

ScaleCP

ref int ScaleCP { get; }
Property Value

VertexCountKb

ref uint VertexCountKb { get; }
Property Value

On this page