Click or drag to resize

IVIZZARDServiceSetRotateCameraByWorldCoordAxis Method

축 방향 회전

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

Parameters

axis
Type: SHConnectorAxis
degress
Type: SystemSingle
각도
See Also