Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetNonModifiableTexture(string)

Gets the non-modifiable texture assigned to the shader importer for the shader property with given name.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public Texture GetNonModifiableTexture(string name)

Parameters

name

Returns

Type

Description

Texture