Skip to content

lib.point.sim.experimental.SimPointMeshCollisions

Thomas Mann edited this page Jan 17, 2024 · 1 revision

SimPointMeshCollisions

in lib.point.sim.experimental


Simulates collisions with meshes.

Note: this is VERY expensive with large meshes (i.e., with more than 100 faces).


Input Parameters

Name (Relevancy & Type) Description
PointsA_ (BufferWithViews) -
Bouncyness (Single) -
ClampAccelleration (Single) -
Damping (Single) -
IsEnabled (Boolean) -
Mesh (MeshBuffersRequired) -

Outputs

Name Type
OutBuffer T3.Core.DataTypes.BufferWithViews

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally