Click or drag to resize

AvatarPathVO Class

아바타 경로 Value Object
Inheritance Hierarchy
SystemObject
  SHConnectorAvatarPathVO

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public class AvatarPathVO

The AvatarPathVO type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyID
ID
Public propertyLastPathAsDirection
마지막 경로를 방향으로 설정 여부
Public propertyName
Name
Public propertyPathPosNum
Position Count
Public propertyRotateSpeed
각속도
Public propertyShow
이동경로 보이기/숨기기
Public propertyWalkSpeed
선속도
Public propertyX
X Position
Public propertyY
Y Position
Public propertyZ
Z Position
Top
Fields
  NameDescription
Public fieldPositionList
위치 목록
Top
See Also