ImporterMaterialSettings
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
Memory category | Instances |
---|
Member index 0
Removed member index 5
History | Member | |
---|---|---|
573 | DiffuseFilePath: string | |
573 | IsPbr: bool | |
573 | MetalnessFilePath: string | |
573 | NormalFilePath: string | |
573 | RoughnessFilePath: string |
Description
History 20
- 573 Remove ImporterMaterialSettings
- 553 Change Default of RoughnessFilePath from to
- 553 Change Default of NormalFilePath from to
- 553 Change Default of MetalnessFilePath from to
- 553 Change Default of IsPbr from to
- 553 Change Default of DiffuseFilePath from to
- 540 Change Tags of RoughnessFilePath from [ReadOnly, NotReplicated] to []
- 540 Change CanLoad of RoughnessFilePath from false to true
- 540 Change Tags of NormalFilePath from [ReadOnly, NotReplicated] to []
- 540 Change CanLoad of NormalFilePath from false to true
- 540 Change Tags of MetalnessFilePath from [ReadOnly, NotReplicated] to []
- 540 Change CanLoad of MetalnessFilePath from false to true
- 540 Change Tags of DiffuseFilePath from [ReadOnly, NotReplicated] to []
- 540 Change CanLoad of DiffuseFilePath from false to true
- 519 Add IsPbr
- 514 Add RoughnessFilePath
- 514 Add NormalFilePath
- 514 Add MetalnessFilePath
- 514 Add DiffuseFilePath
- 514 Add ImporterMaterialSettings
Removed members 5
DiffuseFilePath
Type | Default | |
---|---|---|
string |
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | true |
History 5
- 573 Remove ImporterMaterialSettings
- 553 Change Default of DiffuseFilePath from to
- 540 Change Tags of DiffuseFilePath from [ReadOnly, NotReplicated] to []
- 540 Change CanLoad of DiffuseFilePath from false to true
- 514 Add DiffuseFilePath
IsPbr
Type | Default | |
---|---|---|
bool |
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | false/true |
MetalnessFilePath
Type | Default | |
---|---|---|
string |
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | true |
History 5
- 573 Remove ImporterMaterialSettings
- 553 Change Default of MetalnessFilePath from to
- 540 Change Tags of MetalnessFilePath from [ReadOnly, NotReplicated] to []
- 540 Change CanLoad of MetalnessFilePath from false to true
- 514 Add MetalnessFilePath
NormalFilePath
Type | Default | |
---|---|---|
string |
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | true |
History 5
- 573 Remove ImporterMaterialSettings
- 553 Change Default of NormalFilePath from to
- 540 Change Tags of NormalFilePath from [ReadOnly, NotReplicated] to []
- 540 Change CanLoad of NormalFilePath from false to true
- 514 Add NormalFilePath
RoughnessFilePath
Type | Default | |
---|---|---|
string |
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | true |
History 5
- 573 Remove ImporterMaterialSettings
- 553 Change Default of RoughnessFilePath from to
- 540 Change Tags of RoughnessFilePath from [ReadOnly, NotReplicated] to []
- 540 Change CanLoad of RoughnessFilePath from false to true
- 514 Add RoughnessFilePath