Type alias MutableTransform

MutableTransform: TransformType & {
    globalPosition: Vector3Type;
}