Click or drag to resize

IPhysicsUtils Interface

Various tools to deal with the game's physics.

Namespace:  KASAPIv2
Assembly:  KAS-API-v2 (in KAS-API-v2.dll) Version: KAS API v2
Syntax
C#
public interface IPhysicsUtils
Request Example View Source

The IPhysicsUtils type exposes the following members.

Methods
  NameDescription
Public methodApplyGravity
Applies the forces that affect a rigidbody on a celestial body.
Top
See Also