Version: 2017.1

ForceMode2D

enumeration

매뉴얼로 전환

설명

Option for how to apply a force using Rigidbody2D.AddForce.

변수

ForceAdd a force to the Rigidbody2D, using its mass.
ImpulseAdd an instant force impulse to the rigidbody2D, using its mass.