ZMaterialData
5 items
constructorZMaterialData
constructor(pbr: ZPbrMaterialData? = null, phong: ZPhongMaterialData? = null, texture: ZTexture? = null)
varpbr
var pbr: ZPbrMaterialData?
varphong
var phong: ZPhongMaterialData?
valrefId
Represents the unique identifier for a reference-based component. The refId is used as a distinctive key for retrieving or linking this component within reference-dependent systems.