AxisTranslationGizmo (Component)

From Neos Wiki
Jump to navigation Jump to search
This page contains changes which are not marked for translation.


This article or section is a Stub. You can help the Neos Wiki by expanding it.


Axis Translation Gizmo component as seen in the Scene Inspector

Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated
Enabled Bool Controls whether or not this component is enabled
TargetSlot TransformRelayRef
AutoPositionAtTargetSlot Bool
_interactingComponent Component
_material OverlayFresnelMaterial
_toolPoint Slot
_activePoint Slot
_lineRoot Slot
_lineSegment SegmentMesh
_snapHighlight Slot
Axis Float3
LocalSpace Slot
UseParentSpace Bool
OverrideRootSpace IField<float3>
LocalSpace IField<float>
UseParentSpace Bool
OverrideRootSpace RootSpace
TargetPoint IField`1
TargetValue IField`1
UseCustomVisual Bool
_customVisualRoot IField<floatQ>
ArrowLength IField<float3>
CreateUndoSteps Bool
_visualRoot Slot
_visualRot IField`1
_arrowVector IField`1
_arrow ArrowMesh
_collider CylinderCollider
_linesRoot Slot
_line0 SegmentMesh
_line1 SegmentMesh

Usage

Used For Gizmos.

Examples

Related Components