[Home](./index.md) > [three-loader-3dtiles](./three-loader-3dtiles.md) > [LoaderOptions](./three-loader-3dtiles.loaderoptions.md) > [material](./three-loader-3dtiles.loaderoptions.material.md) ## LoaderOptions.material property Apply a custom material, supports both b3dm (mesh) tiles and Point Cloud tiles - Default: `undefined` \* Signature: ```typescript material?: Material; ```