Class MaterialColor
Represents the authoring component for the material color override.
Inherited Members
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Namespace: Unity.Rendering.Authoring
Assembly: solution.dll
Syntax
[DisallowMultipleComponent]
public class MaterialColor : MonoBehaviour
Fields
Name | Description |
---|---|
color | The material color to use. |