Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


NonModifiableTextureData

Do not allow this texture property to be edited in the Inspector.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Warning
Deprecated. Use UnityEngine.Rendering.ShaderPropertyFlags instead.
NonModifiableTextureData = 64

Remarks

This property is specified via the shader importer and should not be user controlled.