SwiftlyS2

C_OP_TwistAroundAxis

Interface C_OP_TwistAroundAxis

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ControlPointNumber

ref int ControlPointNumber { get; }
Property Value

ForceAmount

ref float ForceAmount { get; }
Property Value

LocalSpace

ref bool LocalSpace { get; }
Property Value

TwistAxis

ref Vector TwistAxis { get; }
Property Value

On this page