PhysicsImpostor constructor

PhysicsImpostor(
  1. IPhysicsEnabledObject object,
  2. num type, [
  3. PhysicsImpostorParameters _options,
  4. dynamic _scene,
])

Implementation

external PhysicsImpostor(IPhysicsEnabledObject object, num type, [PhysicsImpostorParameters _options, dynamic _scene]);