MaterialGetTexturePropertyNameIDsOn this pageMaterial.GetTexturePropertyNameIDs() Return the name IDs of all texture properties exposed on this material. Returns: typeDescriptionnumber[]IDs of all texture properties exposed on this material. Usage ---@type Materiallocal material;local val0 = material.GetTexturePropertyNameIDs()