![]() | Grid Class |
Namespace: ImmerseSDK.Avatars
public sealed class Grid : UnityEngine.MonoBehaviour
The Grid type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnimateAlpha |
Animate the grid alpha
|
![]() | GetAlpha |
Get the grid alpha
|
![]() | SetAlpha |
Set the grid alpha
|
![]() | SetColors |
Set the grid colors
|
![]() | SetHead |
Set the head transform
|
![]() | SetTexture |
Sets the grid texture
|
Name | Description | |
---|---|---|
![]() | GetCopyOf |
Copies all properties of a component from source to target. Uses reflection to set properties.
(Defined by ComponentExtensions.) |
![]() | WaitForT |
Waits for a singleton on a coroutine
(Defined by SingletonManager.) |