RendererGroup
class RendererGroup
A group of model.
Constructors
Link copied to clipboard
constructor(@NotNull name: String, scale: Float, @Nullable itemStack: ItemStack, @NotNull group: BlueprintChildren.BlueprintGroup, @NotNull children: Map<String, RendererGroup>, @Nullable box: NamedBoundingBox, @Nullable limb: PlayerLimb)
Creates group instance.