Public Types
nvidia::apex::ApexMeshParticleRollType Struct Reference

Roll type of a particle. More...

#include <ModifierDefs.h>

List of all members.

Public Types

enum  Enum {
  SPHERICAL = 0,
  CUBIC,
  FLAT_X,
  FLAT_Y,
  FLAT_Z,
  LONG_X,
  LONG_Y,
  LONG_Z,
  SPRITE,
  COUNT
}
 Enum of roll type of a particle. More...

Detailed Description

Roll type of a particle.


Member Enumeration Documentation

Enum of roll type of a particle.

Enumerator:
SPHERICAL 

roll as a sphere

CUBIC 

as a cubical object

FLAT_X 

as a flat object (shortest axis is x)

FLAT_Y 

as a flat object (shortest axis is y)

FLAT_Z 

as a flat object (shortest axis is z)

LONG_X 

as a long object (longest axis is x)

LONG_Y 

as a long object (longest axis is y)

LONG_Z 

as a long object (longest axis is z)

SPRITE 

as a sprite

COUNT 

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

Generated on Tue Aug 1 2017 22:44:30

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