Record TFaceRenderingDescription
Unit
Declaration
type TFaceRenderingDescription = record
Description
Information about a face to render
Overview
Fields
NormalsMode: TLightingNormal3D; |
|
Material: TBGRAMaterial3D; |
|
Texture: IBGRAScanner; |
|
LightThroughFactor: single; |
|
Biface: boolean; |
|
NbVertices: Integer; |
|
Projections: array of TPointF; |
|
Colors: array of TBGRAPixel; |
|
Positions3D: array of TPoint3D_128; |
|
Normals3D: array of TPoint3D_128; |
|
TexCoords: array of TPointF; |
Description
Fields
NormalsMode: TLightingNormal3D; |
|
This item has no description. |
Material: TBGRAMaterial3D; |
|
This item has no description. |
Texture: IBGRAScanner; |
|
This item has no description. |
LightThroughFactor: single; |
|
This item has no description. |
Biface: boolean; |
|
This item has no description. |
NbVertices: Integer; |
|
This item has no description. |
Projections: array of TPointF; |
|
This item has no description. |
Colors: array of TBGRAPixel; |
|
This item has no description. |
Positions3D: array of TPoint3D_128; |
|
This item has no description. |
Normals3D: array of TPoint3D_128; |
|
This item has no description. |
TexCoords: array of TPointF; |
|
This item has no description. |