final case class CloneBatch(id: CloneId, depth: Depth, cloneData: Batch[CloneBatchData], staticBatchKey: Option[BindingKey]) extends DependentNode[CloneBatch]
Represents many clones of the same clone blank, differentiated only by their transform data.
- Companion:
- object
trait Serializable
trait Product
trait Equals
trait DependentNode[CloneBatch]
trait SceneNode
class Object
trait Matchable
class Any