Click or drag to resize

WalkthroughManagerViewRotate Method

아바타 뷰 1프레임 회전

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public void ViewRotate(
	float rateVertical,
	float rateHorizontal
)

Parameters

rateVertical
Type: SystemSingle
-1 ~ +1
rateHorizontal
Type: SystemSingle
-1 ~ +1
See Also