PRU211m_-_FA_2023_-_RE_1094.webp
Natsu_lovely

PRU211m_-_FA_2023_-_RE_1094.webp

6
Answer (Choose 1 answer)
Choose the correct statement for creating a new Vector3 with given x, y, z components.
A. public class Vector3Example: MonoBehaviour
Vector3 myVector;
void Start()
{ } myVector = new Vector3(0.0f, 1.0f, 0.0f);
}
}
B. public class Vector3Example: IMonoBehaviour
{ Vector3 myVector;void Start()
{ } myVector = new Vector3(0.0f, 1.0f, 0.0f);
}
C. public class Vector3CtorExample: MonoBehaviour
Vector3 myVector;void Start()
{ } myVector = new Vector3(0.0f, 1.0f, null, null);
D. None of the others.


Thông tin

Category
PRN211
Thêm bởi
Natsu_lovely
Ngày thêm
Lượt xem
675
Lượt bình luận
3
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRU211m_-_FA_2023_-_RE_1094.webp
File size
57.8 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom