Click or drag to resize

IVIZZARDServiceMoveSelectedObject Method

선택된 개체 이동

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void MoveSelectedObject(
	float distanceX,
	float distanceY,
	float distanceZ
)

Parameters

distanceX
Type: SystemSingle
X Distance
distanceY
Type: SystemSingle
Y Distance
distanceZ
Type: SystemSingle
Z Distance
See Also