MaterialEditor.TextureProperty
TextureProperty(prop: MaterialProperty, label: string): Texture;
TextureProperty(prop: MaterialProperty, label: string, scaleOffset: bool): Texture;
TextureProperty(position: Rect, prop: MaterialProperty, label: string, scaleOffset: bool): Texture;
Parameters

label Label for the field.
scaleOffset Draw scale / offset.
Description

Draw a property field for a texture shader property.