(Deprecated) Generate Contacts
DEPRECATED - Use ‘Generate Geometry Contacts’
Installation
To use this node enable omni.physx.graph in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Contact Distance (inputs:contactDistance) |
|
Contact Distance. |
0.01 |
Exec In (inputs:execIn) |
|
Input execution |
None |
Mesh Contact Margin (inputs:meshContactMargin) |
|
Mesh Contact Margin. |
0.01 |
Shape 0 (inputs:shape0) |
|
Shape 0. |
|
Shape 1 (inputs:shape1) |
|
Shape 1. |
|
Tolerance Length (inputs:toleranceLength) |
|
Tolerance Length. |
0.1 |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Contact Count (outputs:contactCount) |
|
The number of contacts. |
None |
Contact Depths (outputs:contactDepths) |
|
Contact depths. |
None |
Contact Normals (outputs:contactNormals) |
|
Contact normals. |
None |
Contact Points (outputs:contactPoints) |
|
Contact positions. |
None |
Exec Out (outputs:execOut) |
|
Output execution |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.physx.graph.GenerateContacts |
Version |
1 |
Extension |
omni.physx.graph |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
python, tests |
hidden |
true |
tags |
physics,physx,simulation,collision |
uiName |
(Deprecated) Generate Contacts |
__tokens |
{} |
Categories |
PhysX Contacts |
Generated Class Name |
OgnPhysXGenerateContactsDatabase |
Python Module |
omni.physxgraph |