getName

fun getName(): String

Gets the name of the PhysicallyBasedMaterial.

The name of the PhysicallyBasedMaterial is a read-only property, meaning it can only be retrieved and not modified programmatically. Typically, you can set or change the material's name using the Spatial Editor, allowing for easier identification and management of materials within the development environment.

Return

The name of the PhysicallyBasedMaterial.