packed record TFB_SkeletonBone

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TFB_SkeletonBone = packed record

Description

Contains vertex information of a particle.

Overview

Fields

Vertices: Array[0..1] of TFB_Vectorf3;
Normals: Array[0..1] of TFB_Vectorf3;
TexCoords: Array[0..1] of TFB_Vectorf2;
Position: TFB_Vectorf3;
AccumLen: Single;

Description

Fields

Vertices: Array[0..1] of TFB_Vectorf3;
 
Normals: Array[0..1] of TFB_Vectorf3;
 
TexCoords: Array[0..1] of TFB_Vectorf2;
 
Position: TFB_Vectorf3;
 
AccumLen: Single;
 

Generated by PasDoc 0.11.0 on 2009-06-29 23:12:35