Class TTexturedPolyhedron
Unit
a3dge.Model3D
Declaration
type TTexturedPolyhedron = class(TPolyhedron)
Description
A textured polyhedron.
If the model doesn't use textures, TPolyhedron may be a tad faster and use less memory.
Remember that it needs texture coordinates for all vertices even if it doesn't use textures.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
PROCEDURE Render (CONST aObject: TObject3D); OVERRIDE; |
Renders the model.
|
Properties
Generated by PasDoc 0.15.0. Generated on 2025-07-31 11:41:01.
|