ZkoComponentCollection

@Serializable
data class ZkoComponentCollection(val meshes: List<ZMesh>, val textures: List<ZTexture>)(source)

Constructors

Link copied to clipboard
constructor(meshes: List<ZMesh>, textures: List<ZTexture>)

Properties

Link copied to clipboard
Link copied to clipboard