record TFace3ds

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TFace3ds = record

Description

 

Overview

Fields

VertsIndices: TVector3Cardinal;
EdgeFlags: packed[0..2]of boolean;
Wrap: packed[0..1]of boolean;
FaceMaterialIndex: Integer;

Description

Fields

VertsIndices: TVector3Cardinal;
 
EdgeFlags: packed[0..2]of boolean;
 
Wrap: packed[0..1]of boolean;
 
FaceMaterialIndex: Integer;

index in Scene.Materials. -1 means "not specified in 3ds file" and implicated that face uses default material. There ARE some 3ds that have faces without material defined - for example therack.3ds.


Generated by PasDoc 0.10.0 on 2008-02-25 00:00:37