C# Class AssetBundleGraph.AssetBundleGraphEditorWindow.AssetBundleGraphSelection

Datei anzeigen Open project: unity3d-jp/AssetGraph

Public Properties

Property Type Description
x float
y float

Public Methods

Method Description
AssetBundleGraphSelection ( Vector2 position ) : System

Method Details

AssetBundleGraphSelection() public method

public AssetBundleGraphSelection ( Vector2 position ) : System
position Vector2
return System

Property Details

x public_oe property

public float x
return float

y public_oe property

public float y
return float