Returned by RenderingCalculator and tells how an image should be rendered.
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Content RenderingData
Namespace: DeltaEngine.Content
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The RenderingData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RenderingData | Initializes a new instance of the RenderingData class |
Methods
Name | Description | |
---|---|---|
Lerp |
Properties
Name | Description | |
---|---|---|
AtlasUV | ||
DrawArea | ||
FlipMode | ||
HasSomethingToRender | ||
IsAtlasRotated | ||
RequestedDrawArea | ||
RequestedUserUV |
See Also