GameObjectToolContext

class in UnityEditor.EditorTools

/

Hereda de:EditorTools.EditorToolContext

Cambiar al Manual

Descripción

This class represents the default context for manipulation tools. When GameObjectToolContext is active, manipulation tools affect the transform property of GameObjects in the SceneView Selection.

Miembros heredados

Funciones Públicas

OnToolGUIImplements any common functionality for the set of manipulation tools available for this context.
ResolveToolReturns the matching EditorTool type for the specified Tool given the context.

Funciones Protegidas

GetEditorToolTypeDefines the EditorTool type for a given Tool.