- Namespace
- global
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["ColorImage"]
class Type type-node
Syntax
[RequireComponent(typeof(Image))]
public class ColorImage : MonoBehaviour
Attributes
| Type | Description |
|---|---|
| RequireComponent |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| picker |