NEW
Font size
WorksheetsRaycasting
Total questions: 7
Worksheet time: 4mins
What is raycasting?
its a radar
its an animal
it is a technique to measure the distance between the player and the wall
a mechanism that broadcasts a message to draw a wall at a distance
based on the ray
Why is RayCasting in Unity2D
To create a new prefab
To delete a gameobject
Character line of sight
None of the Above
Which is the process of shooting an invisible ray from a point.
Initialization
OFF-RayCasting
IN-Raycasting
Raycasting
Which property of Raycasting detects the colliders on Certain Layers.
Origin
Filter mask
Layer Mask
Distance
Which Funtion is used to raycast?
RayCastHit2D()
RayCastHitiing()
RayHitting()
RayTracing().
What does Debug.ray() do?
It Displays ray on the Scene View
It Displays ray on Game Scene
It Collapses the Ray
It Increases the Ray Length
When rendering objects, the position of the light source is not important
True
False
