Files
RCBASIC4/doc/doc_files/getphysics3d.html
2026-03-03 19:29:04 -06:00

24 lines
520 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>GetPhysics3D [RCBasic Doc] </title>
</head>
<body>
<p><h2>Function GetPhysics3D( ) </h2></p>
<p>
Return if the physics engine is enabled
</p>
<p>
NOTE: While the physics engine is disabled, actor collisions won't be able to be checked.
</p>
<br><p>Related:
<a href="setphysics3d.html">SetPhysics3D</a>
</p>
<p>
</p>
</body>
</html>