#include <NvBlastTkFramework.h>

Public Member Functions | |
| TkActorDesc (const TkAsset *inAsset=nullptr) | |
Public Attributes | |
| const TkAsset * | asset |
| The TkAsset to instance. | |
The TkActorDesc is a simple extension of the low-level NvBlastActor descriptor, NvBlastActorDesc.
| Nv::Blast::TkActorDesc::TkActorDesc | ( | const TkAsset * | inAsset = nullptr |
) | [inline] |
Constructor sets sane default values
The TkAsset to instance.