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