Showing results for

scene graph

on docs.flaxengine.com
docs.flaxengine.com › api › FlaxEditor.Windows.Assets.h…
Namespace FlaxEditor.Windows.Assets | Flax Documentation
...PrefabWindow.CustomRootNode The custom implementation of the root node for the scene graph. PrefabWindow.PrefabTree The prefab hierarchy tree control. PrefabWindow.SetRootAction Implementation of...
docs.flaxengine.com › api › FlaxEditor.Viewport.MainEdi…
Class MainEditorGizmoViewport | Flax Documentation
...ref Quaternion, ref Vector3)
Applies the transform to the collection of scene graph nodes.
Declaration
public void ApplyTransform(List selection, ref Vector3 translationDelta...
docs.flaxengine.com › api › FlaxEditor.Viewport.PrefabW…
Class PrefabWindowViewport | Flax Documentation
...ref Quaternion, ref Vector3)
Applies the transform to the collection of scene graph nodes.
Declaration
public void ApplyTransform(List selection, ref Vector3 translationDelta...
docs.flaxengine.com › api › FlaxEditor.Windows.Assets.P…
Class PrefabWindow | Flax Documentation
...Declaration
public EditorViewport PresenterViewport { get; }
Property Value
Implements
Selection