Difference between revisions of "B2.PrismaticJoint:isLimitEnabled"

From GiderosMobile
Line 8: Line 8:
 
</source>
 
</source>
 
=== Return values ===
 
=== Return values ===
'''Returns''' (bool) <translate>[[[true` if joint limit is enabled, `false]]] otherwise</translate><br/>
+
'''Returns''' (bool) <translate>[[true` if joint limit is enabled, `false]] otherwise</translate><br/>

Revision as of 14:54, 23 August 2018

Available since: Gideros 2011.6

Description

Is the joint limit enabled?

(bool) = b2.PrismaticJoint:isLimitEnabled()

Return values

Returns (bool) true` if joint limit is enabled, `false otherwise