diff options
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/classPxPhysics.html')
| -rw-r--r-- | PhysX_3.4/Documentation/PhysXAPI/files/classPxPhysics.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/classPxPhysics.html b/PhysX_3.4/Documentation/PhysXAPI/files/classPxPhysics.html index 3726e916..f0a6794a 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/classPxPhysics.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/classPxPhysics.html @@ -734,6 +734,7 @@ Creates a static rigid actor with the specified pose and all other fields initia <p> Creates a scene. <p> +<dl class="note" compact><dt><b>Note:</b></dt><dd>Every scene uses a Thread Local Storage slot. This imposes a platform specific limit on the number of scenes that can be created.</dd></dl> <dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"><tt>[in]</tt> </td><td valign="top"><em>sceneDesc</em> </td><td>Scene descriptor. See <a class="el" href="classPxSceneDesc.html" title="Descriptor class for scenes. See PxScene.">PxSceneDesc</a> </td></tr> |