Udostępnij za pośrednictwem


SimpleConsole.console Field

Definition

[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

Applies to