Click or drag to resize

CanvasBasedEditorWithObjectTransformToolsAddObjectScreenLabel Method


Namespace: NeoAxis.Editor
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected virtual void AddObjectScreenLabel(
	ViewportRenderingContext context,
	Component obj,
	Vector3 objectPosition
)

Parameters

context  ViewportRenderingContext
 
obj  Component
 
objectPosition  Vector3
 
See Also