GridBrushEditor

class in UnityEditor

/

Hereda de:GridBrushEditorBase

Cambiar al Manual

Descripción

Editor for GridBrush.

Variables

brushThe GridBrush that is the target for this editor.
validTargetsReturns all valid targets that the brush can edit.

Funciones Públicas

BoxFillPreviewDoes a preview of what happens when a GridBrush.BoxFill is done with the same parameters.
ClearPreviewClears any preview drawn previously by the GridBrushEditor.
FloodFillPreviewDoes a preview of what happens when a GridBrush.FloodFill is done with the same parameters.
OnPaintSceneGUICallback for painting the GUI for the GridBrush in the Scene View.
OnSelectionInspectorGUICallback for drawing the Inspector GUI when there is an active GridSelection made in a Tilemap.
PaintPreviewPaints preview data into a cell of a grid given the coordinates of the cell.
RegisterUndoCallback for registering an Undo action before the GridBrushBase does the current GridBrushBase.Tool action.

Miembros heredados

Variables

serializedObjectUn SerializedObject representando el objeto u objetos siendo inspeccionados.
targetEl objeto siendo inspeccionado.
targetsUn arreglo de todos los objetos siendo inspeccionados.
validTargetsReturns all valid targets that the brush can edit.
hideFlags¿Debería el objeto estar oculto, guardado con la escena o modificable por el usuario?
nameEl nombre del objeto.

Funciones Públicas

DrawDefaultInspectorDibuje el inspector integrado.
DrawHeaderLlame esta función para dibujar el encabezado del editor.
DrawPreviewEl primer punto de entrada para Preview Drawing.
GetInfoStringImplemente este método para mostrar información asset encima de la pre-visualización del asset.
GetPreviewTitleAnule este método si desea cambiar la etiqueta del área de vista previa.
HasPreviewGUIAnule este método en las sub-classes si usted implementa OnPreviewGUI.
OnInspectorGUIImplemente esta función para crear un inspector personalizado.
OnInteractivePreviewGUIImplemente para crear su propia vista previa personalizada interactiva. Las vistas previas interactivas personalizadas se utilizan en el área de vista previa del inspector y el selector de objetos.
OnPreviewGUIImplemente para crear su propia vista previa personalizada para el área de vista previa del inspector, los encabezados del editor principal y el selector de objetos.
OnPreviewSettingsAnule este método si desea mostrar controles personalizados en el encabezado de la vista previa.
RenderStaticPreviewOverride this method if you want to render a static preview.
RepaintRe-pinta cualquier inspector que muestre este editor.
RequiresConstantRepaintEsta edición requiere que sea re-pintada constantemente en su estado actual?
UseDefaultMarginsAnule este método en subclases para devolver false si no desea márgenes predeterminados.
OnMouseEnterCallback when the mouse cursor enters a paintable region.
OnMouseLeaveCallback when the mouse cursor leaves a paintable region.
OnPaintInspectorGUICallback for painting the inspector GUI for the GridBrush in the tilemap palette.
OnToolActivatedCallback when a Tool is activated.
OnToolDeactivatedCallback when a Tool is deactivated.
GetInstanceIDDevuelve el id de la instancia del objeto.
ToStringReturns the name of the GameObject.

Funciones Protegidas

ShouldHideOpenButtonReturns the visibility setting of the "open" button in the Inspector.

Funciones Estáticas

CreateCachedEditor previousEditor es un editor para targetObject o targetObjects. La función devuelve si el editor ya está rastreando los objetos, o Destruye el editor anterior y crea uno nuevo.
CreateCachedEditorWithContextCreates a cached editor using a context object.
CreateEditorCrea un editor personalizado para targetObject o targetObjects.
CreateEditorWithContextMake a custom editor for targetObject or targetObjects with a context object.
DestroyElimina un gameobject, componente o asset.
DestroyImmediateDestroys the object obj immediately. You are strongly recommended to use Destroy instead.
DontDestroyOnLoadHace que el objeto target no sea destruido automáticamente cuando se cargue una nueva escena.
FindObjectOfTypeDevuelve el primer objeto activo cargado de tipo type.
FindObjectsOfTypeDevuelve una lista de todos los objetos activos cargados de tipo type.
InstantiateClona el objeto original y devuelve el clon.
CreateInstanceCrea una instancia de un objeto scriptable.

Operadores

bool¿Existe el objeto?
operator !=Compare si dos objetos se refieren a un objeto diferente.
operator ==Compara dos referencias de objeto para ver si se refieren al mismo objeto.

Mensajes

OnSceneGUIPermite al Editor manejar un evento en la vista de escena.
AwakeEsta función se llama cuando el script ScriptableObject empieza.
OnDestroyEsta función se llama cuando el objeto scriptable se destruirá.
OnDisableEsta función se llama cuando el objeto scriptable se va fuera del alcance (scope).
OnEnableEsta función se llama cuando el objeto es cargado.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961