C# 클래스 AssetBundleGraph.AssetBundleGraphEditorWindow.AssetBundleGraphSelection

파일 보기 프로젝트 열기: unity3d-jp/AssetGraph

공개 프로퍼티들

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

공개 메소드들

메소드 설명
AssetBundleGraphSelection ( Vector2 position ) : System

메소드 상세

AssetBundleGraphSelection() 공개 메소드

public AssetBundleGraphSelection ( Vector2 position ) : System
position Vector2
리턴 System

프로퍼티 상세

x 공개적으로 프로퍼티

public float x
리턴 float

y 공개적으로 프로퍼티

public float y
리턴 float