SwiftlyS2

C_OP_ForceBasedOnDistanceToPlane

Interface C_OP_ForceBasedOnDistanceToPlane

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_ForceBasedOnDistanceToPlane : CParticleFunctionForce, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionForce>, ISchemaClass<C_OP_ForceBasedOnDistanceToPlane>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

ControlPointNumber

ref int ControlPointNumber { get; }
Property Value

Exponent

ref float Exponent { get; }
Property Value

ForceAtMaxDist

ref Vector ForceAtMaxDist { get; }
Property Value

ForceAtMinDist

ref Vector ForceAtMinDist { get; }
Property Value

MaxDist

ref float MaxDist { get; }
Property Value

MinDist

ref float MinDist { get; }
Property Value

PlaneNormal

ref Vector PlaneNormal { get; }
Property Value

On this page