Click or drag to resize

ElementAssignmentInfoaxisRange Property

The range of the axis of this assignment. Use Positive or Negative to assign a split axis or Full for a single unified axis assignment.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public AxisRange axisRange { get; }

Property Value

Type: AxisRange
See Also