- Namespace
- RedGirafeGames
.Agamotto .Scripts .Runtime .Utils - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["GameObjectUtils"]
class Type type-node
Syntax
public static class GameObjectUtils
Methods
| Name | Value | Summary |
|---|---|---|
| Apply |
void |
Apply material and color on a GameObject's renderers
static
|
| ApplyColorOnRenderer |
void |
Apply Color to all materials of a Renderer
static
|
| Apply |
void |
Apply material to all materials of a Renderer
static
|
| Hide |
void |
Hides a GameObject using given policy
static
|
| Show |
void |
Shows a GameObject using given policy
static
|