Public Member Functions | Static Public Attributes
nvidia::apex::RandomSubtextureModifier Class Reference

RandomSubtextureModifier generates a random subtexture ID and places it in the subTextureId field. More...

#include <Modifier.h>

Inheritance diagram for nvidia::apex::RandomSubtextureModifier:

List of all members.

Public Member Functions

virtual Range< float > getSubtextureRange () const =0
 get the range for subtexture values
virtual void setSubtextureRange (const Range< float > &s)=0
 set the range for subtexture values

Static Public Attributes

static const ModifierTypeEnum ModifierType = ModifierType_RandomSubtexture
 ModifierType.
static const uint32_t ModifierUsage
 ModifierUsage.

Detailed Description

RandomSubtextureModifier generates a random subtexture ID and places it in the subTextureId field.


Member Data Documentation

Initial value:
 ModifierUsage_Spawn
            | ModifierUsage_Sprite

ModifierUsage.


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

Generated on Sat Dec 1 2018 15:52:09

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