SwiftlyS2

C_OP_RenderSimpleModelCollection

Interface C_OP_RenderSimpleModelCollection

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AcceptsDecals

ref bool AcceptsDecals { get; }
Property Value

AngularVelocityField

ParticleAttributeIndex_t AngularVelocityField { get; }
Property Value

CenterOffset

ref bool CenterOffset { get; }
Property Value

DisableMotionBlur

ref bool DisableMotionBlur { get; }
Property Value

DisableShadows

ref bool DisableShadows { get; }
Property Value

DrawFilter

CPerParticleFloatInput DrawFilter { get; }
Property Value

Model

ref CStrongHandle<InfoForResourceTypeCModel> Model { get; }
Property Value

ModelInput

CParticleModelInput ModelInput { get; }
Property Value

SizeCullScale

CParticleCollectionFloatInput SizeCullScale { get; }
Property Value

On this page