Property | Type | Description | |
---|---|---|---|
OffScreenSprite | Image | ||
canvas | Canvas |
Method | Description | |
---|---|---|
LateUpdate ( ) : void | ||
PlaceIndicators ( ) : void | ||
PlaceOffscreen ( Vector3 screenpos, Image indicator ) : void | ||
Start ( ) : void |
public PlaceOffscreen ( Vector3 screenpos, Image indicator ) : void | ||
screenpos | Vector3 | |
indicator | Image | |
return | void |