Class ImageComponentAnimated
Inheritance
object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
ImageComponentAnimated
Inherited Members
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public abstract class ImageComponentAnimated : ImageComponent
Fields
useUnscaledTime
Declaration
public bool useUnscaledTime
Field Value
| Type | Description |
|---|---|
| bool |
Properties
deltaTime
Declaration
public float deltaTime { get; }
Property Value
| Type | Description |
|---|---|
| float |
time
Declaration
public float time { get; }
Property Value
| Type | Description |
|---|---|
| float |