Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetPixels32(int, int, int, int)

Deprecated feature, no longer available
Read time 1 minuteLast updated 2 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.SubstanceModule
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 Color32[] GetPixels32(int x, int y, int blockWidth, int blockHeight)

Parameters



blockWidth


blockHeight

Returns

Type

Description

Color32[]