MeshKey

data class MeshKey(val shapes: List<ShapeData>, val material: EntityId, val drawGroupId: Int, val exclusiveEntity: EntityId = EntityId.NULL)

Constructors

Link copied to clipboard
constructor(shapes: List<ShapeData>, material: EntityId, drawGroupId: Int, exclusiveEntity: EntityId = EntityId.NULL)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard