record TAdVertex

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TAdVertex = record

Description

Andorras vertex format

Overview

Fields

Position:TAdVector3;
Color:TAndorraColor;
Normal:TAdVector3;
Texture:TAdVector2;

Description

Fields

Position:TAdVector3;

The position of the vertex

Color:TAndorraColor;

The color. If you change the alpha channels value to a value less than 255, the vertex will be transparent.

Normal:TAdVector3;

A normal vector stores information about how light is reflected

Texture:TAdVector2;

Contains the position of the texture. Normaly each value lies between 0 and 1. If a value is bigger/smaller the texture will be wrapped

SourceForge.net Logo


Generated by PasDoc 0.11.0 on 2008-12-31 14:32:00