VisualRotateByImmediate Method |
[Missing <summary> documentation for "M:Demo3D.Visuals.Visual.RotateByImmediate(Demo3D.Common.Axis,System.Double)"]
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntaxpublic void RotateByImmediate(
Axis axis,
double degrees
)
Parameters
- axis Axis
[Missing <param name="axis"/> documentation for "M:Demo3D.Visuals.Visual.RotateByImmediate(Demo3D.Common.Axis,System.Double)"]
- degrees Double
[Missing <param name="degrees"/> documentation for "M:Demo3D.Visuals.Visual.RotateByImmediate(Demo3D.Common.Axis,System.Double)"]
See Also