GameDevRepo

Free Unity C# Script library used to make a full Unity3d game.


Project maintained by wesleywh Hosted on GitHub Pages — Theme by mattgraham

Back To Navigation Tree

DisplayFloatingImage

Description:

File has no description.

Variables:

List of variables that you can modify in the inspector.

Access Name Type Default Value Description
private enableOffScreenIndicator bool true No description.
private clampOffsetX float 12.0f No description.
private clampOffsetY float 12.0f No description.
private distance float 5.0f No description.
private icon Texture no default No description.
private offset Vector3 Vector3.zero No description.
private Vector2 size [SerializeField] Vector2(20,20) No description.
private hideWithActionPress bool true No description.
public text string ”” No description.
private Textoffset Vector3 Vector3.zero No description.
private ButtonOptions replaceActionWith   ButtonOptions.Action No description.
private style GUIStyle null No description.