C# 클래스 Builder.DCLBuilderBridge.MousePayload

파일 보기 프로젝트 열기: decentraland/unity-renderer

공개 프로퍼티들

프로퍼티 타입 설명
id string
x float
y float

프로퍼티 상세

id 공개적으로 프로퍼티

public string id
리턴 string

x 공개적으로 프로퍼티

public float x
리턴 float

y 공개적으로 프로퍼티

public float y
리턴 float