Unigine::BodyDummy Class
Header: | #include <UniginePhysics.h> |
Inherits: | Body |
This class is used to create a dummy body that serves as unmoving, non-interacting (and often invisible) prop to attach other bodies with joints to.
BodyDummy Class
Members
static BodyDummyPtr create()
Constructor. Creates a dummy body.static BodyDummyPtr create(const Ptr<Object> & object)
Constructor. Creates a dummy body for a given object.Arguments
- const Ptr<Object> & object - Object approximated with the new dummy body.
Ptr<BodyDummy> cast(const Ptr<Body> & body)
Arguments
- const Ptr<Body> & body
Last update: 10.08.2018
Помогите сделать статью лучше
Была ли эта статья полезной?
(или выберите слово/фразу и нажмите Ctrl+Enter