MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPUTER GRAPHICS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
To pivot an object around its center point.
A
Skew
B
Flip
C
Transform
D
Rotate
Explanation: 

Detailed explanation-1: -All you need to do is select the object by clicking it once, and the green rotation handle appears at the top of the object. If you click on the rotation handle and drag it left or right, the drawing object rotates around its center point.

Detailed explanation-2: -Rotation pivots let you rotate an object from a point other than its default pivot. When you rotate an object without adjusting its pivots, it rotates around itself. If you use the Pivots properties to offset the Rotation pivot for the object, you can define a new point from which you want the object to rotate.

Detailed explanation-3: -Create new empty GameObject. Move it to the position you want your GameObject to rotate around. Once satisfied by that location, make this new GameObject a child of the GameObject you will be rotating around. Use the position of this new GameObject as the pivot rotation point for the transform.

There is 1 question to complete.