CollisionScale

 
 
 

The scaling of a point's size in the XYZ axes used by the Simulate Rigid Bodies node for determining collisions.

The final size of a particle for collisions is the product of CollisionSize and CollisionScale. If CollisionSize is not defined, then Size is used, and if neither CollisionSize nor Size is defined then 0.001 is used. If CollisionScale is not defined, then Scale is used, and if neither is defined then (1, 1, 1) is used.

For example, setting this value allows you to use a slightly larger size for collisions than for rendering and display, reducing interpenetration. You can also scale by different values in different axes for oblong collision shapes that cannot be defined by Size or CollisionSize alone.

Data Type

3D vector

Belongs To

points

Geometry Types

  • point cloud

  • polygon mesh

  • NURBS surface

  • NURBS curve

  • lattice

Attribute Type

predefined

R/W or RO:

read/write

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License