CPathParameters
Interface CPathParameters
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CPathParameters : ISchemaClass<CPathParameters>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
Bulge
ref float Bulge { get; }Property Value
BulgeControl
ref int BulgeControl { get; }Property Value
EndControlPointNumber
ref int EndControlPointNumber { get; }Property Value
EndOffset
ref Vector EndOffset { get; }Property Value
MidPoint
ref float MidPoint { get; }Property Value
MidPointOffset
ref Vector MidPointOffset { get; }Property Value
StartControlPointNumber
ref int StartControlPointNumber { get; }Property Value
StartPointOffset
ref Vector StartPointOffset { get; }Property Value