Click or drag to resize

IDocumentWindowWithViewportAddScreenMessage Method (String, ColorValue)

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
void AddScreenMessage(
	string text,
	ColorValue color
)

Parameters

text
Type: SystemString
color
Type: NeoAxisColorValue
See Also