Main Page
Modules Alphabetical List Data Structures Data Fields
RwRGBAReal Struct Reference
[RwRGBA]
Detailed Description
This structure represents a 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-2003 Criterion Software Limited. All
rights reserved. Built Tue Apr 22 12:46:10 2003. Send Feedback