AxisTriad Structure

Represents a triad of axes

Namespace:  TSD.API.Remoting.Geometry
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public readonly struct AxisTriad

The AxisTriad type exposes the following members.

Properties
  NameDescription
Public propertyXAxis
Gets the X axis
Public propertyYAxis
Gets the Y axis
Public propertyZAxis
Gets the Z axis
Top
See Also