Axes | |
The AxesBoxNode type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | (Overrides GroupNodeDispose(Boolean)) | |
| GetAllAxes | Returns an array of all AxisWithLabelsBaseNode objects. | |
| OnConnectionLinesPropertyChanged | OnConnectionLinesPropertyChanged | |
| OnInitializeSceneResources | (Overrides GroupNodeOnInitializeSceneResources(Scene, VulkanDevice)) | |
| OnUpdate |
Update method updates the shown axes.
(Overrides SceneNodeOnUpdate) | |
| SetAxisDataRange | SetAxisDataRange method sets the data range and ticks step for the specified axis. | |
| 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) |