APEX Framework: nvidia::apex::DestructibleInitParameters Struct Reference

NVIDIA APEX

nvidia::apex::DestructibleInitParameters Struct Reference

#include <DestructibleAsset.h>

List of all members.

Public Member Functions

PX_INLINE DestructibleInitParameters ()
 constructor sets to default.
PX_INLINE void setToDefault ()
 (re)sets the structure to the default.

Public Attributes

uint32_t supportDepth
uint32_t flags

Detailed Description

Parameters that apply to a destructible actor at initialization


Member Data Documentation

The chunk hierarchy depth at which to create a support graph. Higher depth levels give more detailed support, but will give a higher computational load. Chunks below the support depth will never be supported.


The documentation for this struct was generated from the following file:

Generated on Fri Dec 15 2017 13:58:38

Copyright © 2012-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.