If set to false, not all axis of object will align with the camera. Only XY axis will do. It is like we look down the object at top, the object rotate to the view direction with its z axis. By default, it is enabled.
Signature:
setFaceCameraZ(enabled: boolean): void;
Parameter | Description |
---|---|
enabled | Yes or no. |
Returns:
void