SwiftlyS2

C_OP_PlanarConstraint

Interface C_OP_PlanarConstraint

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_PlanarConstraint : CParticleFunctionConstraint, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionConstraint>, ISchemaClass<C_OP_PlanarConstraint>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

ControlPointNumber

ref int ControlPointNumber { get; }
Property Value

GlobalNormal

ref bool GlobalNormal { get; }
Property Value

GlobalOrigin

ref bool GlobalOrigin { get; }
Property Value

MaximumDistanceToCP

CParticleCollectionFloatInput MaximumDistanceToCP { get; }
Property Value

PlaneNormal

ref Vector PlaneNormal { get; }
Property Value

PointOnPlane

ref Vector PointOnPlane { get; }
Property Value

RadiusScale

CPerParticleFloatInput RadiusScale { get; }
Property Value

UseOldCode

ref bool UseOldCode { get; }
Property Value

On this page