C# Class AssetBundleGraph.AssetBundleGraphEditorWindow.AssetBundleGraphSelection

Afficher le fichier Open project: unity3d-jp/AssetGraph

Méthodes publiques

Свойство Type Description
x float
y float

Méthodes publiques

Méthode Description
AssetBundleGraphSelection ( Vector2 position ) : System

Method Details

AssetBundleGraphSelection() public méthode

public AssetBundleGraphSelection ( Vector2 position ) : System
position Vector2
Résultat System

Property Details

x public_oe property

public float x
Résultat float

y public_oe property

public float y
Résultat float