Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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
Warning
Removed. Built-in support for Substance Designer materials has been removed from Unity. To continue using Substance Designer materials, you will need to install Allegorithmic's external importer from the Asset Store.
public sealed class ProceduralTexture : Texture

Properties

Property

Description

formatDeprecated feature, no longer available
hasAlphaDeprecated feature, no longer available

Methods

Method

Description

GetPixels32Deprecated feature, no longer available
GetProceduralOutputTypeDeprecated feature, no longer available

Inheritance

Inherited Members

Operators

Operator

Description

operator ==Compares two object references to see if they refer to the same object.
boolDetermines whether the object exists.
operator !=Compares if two objects refer to a different object.