Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.
class in UnityEditor
Gracias por ayudarnos a mejorar la calidad de la documentación de Unity. A pesar de que no podemos aceptar todas las sugerencias, leemos cada cambio propuesto por nuestros usuarios y actualizaremos los que sean aplicables.
CerrarPor alguna razón su cambio sugerido no pudo ser enviado. Por favor <a>intente nuevamente</a> en unos minutos. Gracias por tomarse un tiempo para ayudarnos a mejorar la calidad de la documentación de Unity.
CerrarUse this class to highlight elements in the editor for use in in-editor tutorials and similar.
active | Is there currently an active highlight? |
activeRect | The rect in screenspace of the current active highlight. |
activeText | The text of the current active highlight. |
activeVisible | Is the current active highlight visible yet? |
Highlight | Highlights an element in the editor. |
HighlightIdentifier | Call this method to create an identifiable rect that the Highlighter can find. |
Stop | Stops the active highlight. |