Roblox API Reference

MaterialImportData On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, NotReplicated]

Inherits (2)

Member index (5)

Type Member History
string DiffuseFilePath
bool IsPbr
string MetalnessFilePath
string NormalFilePath
string RoughnessFilePath
8 members inherited from BaseImportData
57 members inherited from Instance

History

Members

DiffuseFilePath On DevHub

IsPbr On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [ReadOnly, NotReplicated]

MetalnessFilePath On DevHub

NormalFilePath On DevHub

RoughnessFilePath On DevHub