C# 클래스 PlayerStatus, unity-renderer

상속: MonoBehaviour
파일 보기 프로젝트 열기: decentraland/unity-renderer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
id string
isTalking bool
name string
worldPosition Vector3

프로퍼티 상세

id 공개적으로 프로퍼티

public string id
리턴 string

isTalking 공개적으로 프로퍼티

public bool isTalking
리턴 bool

name 공개적으로 프로퍼티

public string name
리턴 string

worldPosition 공개적으로 프로퍼티

public Vector3 worldPosition
리턴 Vector3