Click or drag to resize

ScreenAxisRotationManager Class

Screen Axis Rotation Manager
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.ManagerScreenAxisRotationManager

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public class ScreenAxisRotationManager : VIZCoreBase

The ScreenAxisRotationManager type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAngleLarge
화면 기준 회전 각도
Public propertyCode exampleAngleSmall
화면 기준 정밀 회전 각도
Public propertyBasedZAxis
Z축 회전 기준
Public propertyCode exampleEnable
키보드 (방향키)를 통한 화면 기준회전 활성화
Public propertyLockZAxis
Z축 고정
Top
Methods
  NameDescription
Public methodRotateCameraByScreenAxis
뷰 화면 축 기준 회전
Top
See Also