Up to date

This page is up to date for Blazium 0.4.90 (4.3). If you still find outdated information, please open an issue.

ORMMaterial3D๏ƒ

Inherits: BaseMaterial3D < Material < Resource < RefCounted < Object

A PBR (Physically Based Rendering) material to be used on 3D objects. Uses an ORM texture.

Description๏ƒ

ORMMaterial3D's properties are inherited from BaseMaterial3D. Unlike StandardMaterial3D, ORMMaterial3D uses a single texture for ambient occlusion, roughness and metallic maps, known as an ORM texture.

Tutorials๏ƒ