ProceduralTexture
Deprecated feature, no longer available
Read time 5 minutesLast updated 5 days ago
Definition
- Type: Class
- Namespace: UnityEngine
- Assembly: UnityEngine.SubstanceModule
- Inherits from: Texture
public sealed class ProceduralTexture : Texture
Properties
Property | Description |
|---|---|
| format | Deprecated feature, no longer available |
| hasAlpha | Deprecated feature, no longer available |
Methods
Method | Description |
|---|---|
| GetPixels32 | Deprecated feature, no longer available |
| GetProceduralOutputType | Deprecated feature, no longer available |
Inheritance
Operators
Operator | Description |
|---|---|
| operator == | Compares two object references to see if they refer to the same object. |
| bool | Determines whether the object exists. |
| operator != | Compares if two objects refer to a different object. |