I want a cube to be scaled only over the positive z-axis. Now when I scale it, it's always scaled around its center. So for this I will have to change the anchor point of the object.
I know in SceneKit there was a pivot property you could use.
Is there a way to do this in RealityKit too?