Click or drag to resize
Ab4d.SharpEngine logo

AxisWithLabelsNodeUpdateTextDirections Method

Overload List
 NameDescription
Public methodUpdateTextDirections 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.
Public methodUpdateTextDirections(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.
Top
See Also