Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ShaderUtil.ShaderPropertyType

Type of a given texture property.
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Enum
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public enum ShaderUtil.ShaderPropertyType

Fields

Value

Description

ColorColor Property.
FloatFloat Property.
IntInt Property.
RangeRange Property.
TexEnvTexture Property.
VectorVector Property.