Class TGUIMeshViewer

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TGUIMeshViewer = class(TGUIElement)

Description

3D mesh viewing GUI element.

Hierarchy

Overview

Methods

Public function GetMesh: TAnimatedMesh; inline;
Public procedure SetMesh(NMesh: TAnimatedMesh); inline;

Properties

Public property Material: PMaterial read GetMaterial;

Description

Methods

Public function GetMesh: TAnimatedMesh; inline;

Returns the displayed mesh.

Public procedure SetMesh(NMesh: TAnimatedMesh); inline;

Sets the displayed mesh.

Properties

Public property Material: PMaterial read GetMaterial;

The material.


Generated by PasDoc 0.12.1 on 2012-09-14 17:32:22