SimpleConsole.console Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[UnityEngine.Tooltip("The (optional) TextMesh on which to display the output log.")]
public UnityEngine.TextMesh console;
[<UnityEngine.Tooltip("The (optional) TextMesh on which to display the output log.")>]
val mutable console : UnityEngine.TextMesh
Public console As TextMesh
Field Value
UnityEngine.TextMesh
- Attributes
-
UnityEngine.TooltipAttribute