Click or drag to resize

ElementAssignmentConflictCheckaxisRange Property

The range of the axis that is being assigned. (Only used for axis assignments.)

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

Property Value

AxisRange
See Also