PreviewAppearanceSetRotationY Method |
SetRotationY
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public void SetRotationY(
double d
)
Public Sub SetRotationY (
d As Double
)
Parameters
- d
- Type: SystemDouble
[Missing <param name="d"/> documentation for "M:Rhino.Render.PreviewAppearance.SetRotationY(System.Double)"]
See Also