Public Attributes
nvidia::apex::ImpactDamageEventData Struct Reference

#include <ModuleDestructible.h>

Inheritance diagram for nvidia::apex::ImpactDamageEventData:

List of all members.

Public Attributes

nvidia::DestructibleActor * destructible
 The destructible hit by the impacting actor.
PxVec3 direction
 The position, in world space, from which the damage is applied.
physx::PxActor const * impactDamageActor
 Other PhysX actor that caused damage.

Detailed Description

Extended damage event data, used for impact damage reports


Member Data Documentation

The destructible hit by the impacting actor.

The position, in world space, from which the damage is applied.

Other PhysX actor that caused damage.


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

Generated on Tue Aug 1 2017 22:43:54

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