PxHeightField_getTriangleNormal

Function PxHeightField_getTriangleNormal 

Source
pub unsafe extern "C" fn PxHeightField_getTriangleNormal(
    self_: *const PxHeightField,
    triangleIndex: u32,
) -> PxVec3
Expand description

Returns a triangle face normal for a given triangle index

This function takes a post cooking triangle index.

Triangle normal for a given triangle index