SwiftlyS2

C_INIT_ModelCull

Interface C_INIT_ModelCull

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_INIT_ModelCull : CParticleFunctionInitializer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionInitializer>, ISchemaClass<C_INIT_ModelCull>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BoundBox

ref bool BoundBox { get; }
Property Value

ControlPointNumber

ref int ControlPointNumber { get; }
Property Value

CullOutside

ref bool CullOutside { get; }
Property Value

HitboxSetName

string HitboxSetName { get; set; }
Property Value

UseBones

ref bool UseBones { get; }
Property Value

On this page