Main Page Modules Alphabetical List Data Structures Data Fields
RwRGBAReal Struct Reference
[RwRGBA]
Detailed Description
This structure represents an RGBA color which has components specified as real values.
A color component of an RwRGBA with the value 255 generally corresponds to the associated component in an RwRGBAReal with the value 1.0f. However, any values can be substituted to denormalize/normalize RwRGBAReal and create different effects. For example, while light colors are expressed as normalized RGBA, interesting effects can be gained using larger values.
It should also be noted that a color component of an RwRGBA with the value 0 generally corresponds to the associcated component in an RwRGBAReal with the value 0.0.
Field Documentation
© 1993-2004 Criterion Software Limited. All rights reserved. Built Thu Feb 12 13:46:48 2004.
Send Feedback