C# Class UnityEngine.ProceduralTexture

Class for ProceduralTexture handling.

Inheritance: Texture
ファイルを表示 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Methods

Method Description
GetPixels32 ( int x, int y, int blockWidth, int blockHeight ) : UnityEngine.Color32[]
GetProceduralMaterial ( ) : ProceduralMaterial
GetProceduralOutputType ( ) : ProceduralOutputType
HasBeenGenerated ( ) : bool