EntityScaleComponent Class

Extends

Sets the entity's visual size.

Properties

value

value: number;

Current value for the scale property set on entities.

Type: number

Important

This property can't be edited in read-only mode.

Constants

componentId

static read-only componentId = "minecraft:scale";

Type: string