SwiftlyS2

C_OP_DragRelativeToPlane

Interface C_OP_DragRelativeToPlane

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ControlPointNumber

ref int ControlPointNumber { get; }
Property Value

Directional

ref bool Directional { get; }
Property Value

DragAtPlane

CParticleCollectionFloatInput DragAtPlane { get; }
Property Value

Falloff

CParticleCollectionFloatInput Falloff { get; }
Property Value

PlaneNormal

CParticleCollectionVecInput PlaneNormal { get; }
Property Value

On this page