Given an AtlasRegion and desired UV, DrawArea and FlipMode, it will return the true UV
and DrawArea.
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Content RenderingCalculator
Namespace: DeltaEngine.Content
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The RenderingCalculator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RenderingCalculator | Initializes a new instance of the RenderingCalculator class |
Methods
Name | Description | |
---|---|---|
Equals | ||
GetUVAndDrawArea | ||
GetUVAndDrawAreaWhenNotRotated |
See Also