API Referenceglobal
TextSceneObjectclass
Constructors1
Showing 1 constructors
public TextSceneObject(Sandbox.SceneWorld sceneWorld)
| Parameter | Type | Description |
|---|---|---|
| sceneWorld | SceneWorld | — |
No results match this filter.
Methods1
Showing 1 methods
public virtual void RenderSceneObject()
Returns:
void—No results match this filter.
Properties5
Showing 5 properties
public string Sandbox.SceneMapLoader.TextSceneObject.FontName { get; set; }
Returns:
string—public float Sandbox.SceneMapLoader.TextSceneObject.FontSize { get; set; }
Returns:
float—public float Sandbox.SceneMapLoader.TextSceneObject.FontWeight { get; set; }
Returns:
float—public string Sandbox.SceneMapLoader.TextSceneObject.Text { get; set; }
Returns:
string—public Sandbox.TextFlag Sandbox.SceneMapLoader.TextSceneObject.TextFlags { get; set; }
No results match this filter.