TransformToolClassTransformOfObject Constructor |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic TransformOfObject(
Vector3 position,
Quaternion rotation,
Vector3 scale
)
Parameters
- position Vector3
-
- rotation Quaternion
-
- scale Vector3
-
See Also