final case class Mutants(id: CloneId, depth: Depth, uniformBlocks: Array[Batch[UniformBlock]]) extends DependentNode[Mutants]
Represents many identical clones of the same clone blank, differentiated only by their shader data. Intended for use with custom entities in particular.
- Companion:
- object
trait Serializable
trait Product
trait Equals
trait DependentNode[Mutants]
trait SceneNode
class Object
trait Matchable
class Any