Inheritance Hierarchy
DeltaEngine.Entities Entity
DeltaEngine.Entities DrawableEntity
DeltaEngine.Graphics.Tests GeometryTests MaterialVertexDrawer
Namespace: DeltaEngine.Graphics.Tests
Assembly: DeltaEngine.Graphics.Tests (in DeltaEngine.Graphics.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The GeometryTests MaterialVertexDrawer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GeometryTests MaterialVertexDrawer | Initializes a new instance of the GeometryTests MaterialVertexDrawer class |
Methods
Fields
Name | Description | |
---|---|---|
components | (Inherited from Entity.) | |
lastTickLerpComponents |
Each element can either be a Lerp, a Lerp List or an array of Lerp objects.
View code on GitHub (Inherited from DrawableEntity.) |
Properties
Name | Description | |
---|---|---|
IsActive | (Inherited from DrawableEntity.) | |
IsPauseable | (Inherited from Entity.) | |
IsVisible | (Inherited from DrawableEntity.) | |
NumberOfComponents | (Inherited from Entity.) | |
RenderLayer | (Inherited from DrawableEntity.) | |
UpdatePriority | (Inherited from Entity.) |
See Also