Skip to main content

ZMaterialData

actualpackageZMaterialData
4 items
constructorZMaterialData
constructor(pbr: ZPbrMaterialData? = null, texture: ZTexture? = null)
varpbr
var pbr: ZPbrMaterialData?
@Transient
open override val refId: String
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.
var texture: ZTexture?