Axis | |
The AxisWithLabelsNode type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | ||
| Dispose | (Overrides GroupNodeDispose(Boolean)) | |
| OnInitializeSceneResources | (Overrides GroupNodeOnInitializeSceneResources(Scene, VulkanDevice)) | |
| OnTicksPositionsChanged |
OnTicksPositionsChanged is called when tick positions change.
(Overrides AxisWithLabelsBaseNodeOnTicksPositionsChanged) | |
| OnUpdate |
Updates the axis if needed.
(Overrides AxisWithLabelsBaseNodeOnUpdate) | |
| UpdateTextDirections | UpdateTextDirections method can be called when Camera property is set but UpdateOnCameraChanges is false. When called, it updates the directions of the text based on the current camera. | |
| UpdateTextDirections(ICamera) | UpdateTextDirections method can be called when Camera property is not set, and we want to update the directions of the text based on the specified camera. |
| Name | Description | |
|---|---|---|
| DumpHierarchy |
Writes the hierarchy of the GroupNode and its children into the Visual Studio Output window.
(Defined by Extensions) |