forked from LeenkxTeam/LNXSDK
Update Export
This commit is contained in:
@ -40,3 +40,4 @@ uses_instancing = False # Whether the current material has at least one user wi
|
||||
emission_type = EmissionType.NO_EMISSION
|
||||
features = {} # tracks extended BRDF features used by current material
|
||||
next_ext_mat_id = 3 # auto assigned materialID for extended BRDF
|
||||
material_cache = {} # export material shader cache
|
||||
|
||||
Reference in New Issue
Block a user