SwiftlyS2

C_OP_PlaneCull

Interface C_OP_PlaneCull

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_PlaneCull : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_PlaneCull>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

LocalSpace

ref bool LocalSpace { get; }
Property Value

PlaneControlPoint

ref int PlaneControlPoint { get; }
Property Value

PlaneDirection

ref Vector PlaneDirection { get; }
Property Value

PlaneOffset

ref float PlaneOffset { get; }
Property Value

On this page