Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Delete a global material so objects can’t use it, and/or to remake the material
Parameters:
- name
- A string to identify the material, must be unique
Example:
1obj.deleteGlobalMaterial("myMaterial")