Click or drag to resize

VIZViewerSetRotateCameraByWorldCoordAxis Method

카메라 회전

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public void SetRotateCameraByWorldCoordAxis(
	Axis axis,
	float degress
)

Parameters

axis
Type: SHConnectorAxis

[Missing <param name="axis"/> documentation for "M:SHConnector.VIZViewer.SetRotateCameraByWorldCoordAxis(SHConnector.Axis,System.Single)"]

degress
Type: SystemSingle

[Missing <param name="degress"/> documentation for "M:SHConnector.VIZViewer.SetRotateCameraByWorldCoordAxis(SHConnector.Axis,System.Single)"]

See Also