Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RpPrtStdEmitterPrtTexCoords Struct Reference
[RpPrtStd]

Collaboration diagram for RpPrtStdEmitterPrtTexCoords:

Collaboration graph

Data Fields

RwTexCoords prtStartUV0
RwTexCoords prtStartUV0Bias
RwTexCoords prtEndUV0
RwTexCoords prtEndUV0Bias
RwTexCoords prtStartUV1
RwTexCoords prtStartUV1Bias
RwTexCoords prtEndUV1
RwTexCoords prtEndUV1Bias

Detailed Description

An optional structure to represent the change in texcoords of a particle from birth to death. The particles will start with prtStartUV0 and prtStartUV1 and ends with endPrtEndUV0 and endPrtEndUV1. The particle's life is used to interpolate the texcoords.

A particle can have two texcoords representing the top left and bottom right respectively. By varying the texcoords can give an animated texture effect on a particle.

If this structure is not present, then the particles will have a constant texcoords.


Field Documentation

RwTexCoords prtEndUV0
 

Particle end top left texcoords

RwTexCoords prtEndUV0Bias
 

Particle end top left texcoords bias

RwTexCoords prtEndUV1
 

Particle end bottom right texcoords

RwTexCoords prtEndUV1Bias
 

Particle end bottom right texcoords bias

RwTexCoords prtStartUV0
 

Particle start top left texcoords

RwTexCoords prtStartUV0Bias
 

Particle start top left texcoords bias

RwTexCoords prtStartUV1
 

Particle start bottom right texcoords

RwTexCoords prtStartUV1Bias
 

Particle start botton right texcoords bias


Criterion Software © 1993-2004 Criterion Software Limited. All rights reserved. Built Thu Feb 12 13:46:43 2004. Send Feedback