SwiftlyS2

C_OP_ModelCull

Interface C_OP_ModelCull

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_ModelCull : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_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