Level Up for 2026: Ace the Unity Certified Associate Game Dev Challenge!

Session length

1 / 20

What parameter in a Rigidbody component determines the air resistance affecting a GameObject?

Buoyancy

Spread

Drag

The parameter that determines the air resistance affecting a GameObject in Unity is the drag property of the Rigidbody component. When you apply drag to a Rigidbody, it simulates the resistance an object encounters while moving through air or any fluid. This value effectively slows down the object's movement over time, allowing for more realistic physics interactions, especially for objects meant to simulate aerodynamic properties.

In practical terms, increasing the drag will cause the GameObject to decelerate more quickly when no external forces are applied (like a force from user input or a physics engine). It is an essential factor in creating believable movement dynamics for flying objects, projectiles, and any other GameObject that can be influenced by air resistance.

The other options refer to different aspects of physics behavior. Buoyancy relates to how objects float in water, spread pertains to particle effects, and friction primarily addresses how objects interact with surfaces they come in contact with, influencing how they slide or grip the ground.

Get further explanation with Examzify DeepDiveBeta

Friction

Next Question
Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy