Falco Engine 3.9.0.1 (beta)
FalcoEngine.Canvas Class Reference
Inheritance diagram for FalcoEngine.Canvas:
FalcoEngine.Component

Properties

float scale [get]
 Gets scale of the canvas More...
 
- Properties inherited from FalcoEngine.Component
bool enabled [getset]
 Enable or disable this component More...
 
GameObject gameObject [get]
 Get game object at which this component is attached More...
 
bool isUiComponent [get]
 Returns if this component is derived from UIElement (or this is a canvas) or not More...
 

Additional Inherited Members

- Protected Member Functions inherited from FalcoEngine.Component
 Component ()
 

Detailed Description

Definition at line 7 of file Canvas.cs.

Property Documentation

◆ scale

float FalcoEngine.Canvas.scale
get

Gets scale of the canvas

Definition at line 17 of file Canvas.cs.


The documentation for this class was generated from the following file: