SwiftlyS2

C_OP_RemapDistanceToLineSegmentBase

Interface C_OP_RemapDistanceToLineSegmentBase

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

CP0

ref int CP0 { get; }
Property Value

CP1

ref int CP1 { get; }
Property Value

InfiniteLine

ref bool InfiniteLine { get; }
Property Value

MaxInputValue

ref float MaxInputValue { get; }
Property Value

MinInputValue

ref float MinInputValue { get; }
Property Value

On this page