bt.StaticPlaneShape¶
-
class
bt.
StaticPlaneShape
¶ Represents: c++ class Wraps: btStaticPlaneShape Bases: bt.CollisionShape
Constructors:
-
bt.
StaticPlaneShape
(bt.Vector3 planeNormal, bt.Scalar planeConstant)¶ -
Параметры: - planeNormal (
bt.Vector3
) – - planeConstant (
bt.Scalar
) –
- planeNormal (
-