Свойство | Type | Description | |
---|---|---|---|
destinations | PathNode[], | ||
positions | Vector4[] | ||
selectedColor | Color | ||
selectedPoints | Vector4[] |
Свойство | Type | Description | |
---|---|---|---|
selectedHighlightMaterial | Material |
Méthode | Description | |
---|---|---|
PositionAt ( Vector3 hitSpot ) : PathNode, | ||
SetSelectedPoints ( Vector4 points ) : void | ||
Update ( ) : void | ||
UpdateDestinations ( PathNode, dests ) : void |
Méthode | Description | |
---|---|---|
AddShadeMaterial ( ) : void | ||
BoundsTextureFor ( |
||
CreateShadeMaterial ( ) : void | ||
OnDestroy ( ) : void |
protected BoundsTextureFor ( |
||
inTex | ||
points | Vector4 | |
Résultat |
public PositionAt ( Vector3 hitSpot ) : PathNode, | ||
hitSpot | Vector3 | |
Résultat | PathNode, |
public SetSelectedPoints ( Vector4 points ) : void | ||
points | Vector4 | |
Résultat | void |
public UpdateDestinations ( PathNode, dests ) : void | ||
dests | PathNode, | |
Résultat | void |
protected Material selectedHighlightMaterial | ||
Résultat | Material |