C# 클래스 OpenMetaverse.GridAgentLocation

상속: GridItem
파일 보기 프로젝트 열기: 3di/3di-viewer-rei-libs 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AvatarCount int
GlobalX uint
GlobalY uint
Identifier string

프로퍼티 상세

AvatarCount 공개적으로 프로퍼티

public int AvatarCount
리턴 int

GlobalX 공개적으로 프로퍼티

public uint GlobalX
리턴 uint

GlobalY 공개적으로 프로퍼티

public uint GlobalY
리턴 uint

Identifier 공개적으로 프로퍼티

public string Identifier
리턴 string