2023.1.1571.2 DTransform
Overview
This feature is a Unity transform in double precision.
Where to Find
Create a DSpline by adding it to a GameObject using Add Component
Feature overview
Position | The local space Position (x, y, z). |
Rotation | The local space Euler Rotation (x, y, z). |
Scale | The local space Scale (x, y, z). |
How to use
Move the transform using transform gizmo in Unity.
or
Directly set values for Position, Rotation and Scale in the Inspector.
Prespective Documentation