Class ContentRectangle
- Namespace
- Lime.RenderOptimizer
- Assembly
- Lime.dll
public class ContentRectangle : ContentSize
- Inheritance
-
ContentRectangle
- Inherited Members
-
Constructors
ContentRectangle()
public ContentRectangle()
ContentRectangle(Rectangle)
public ContentRectangle(Rectangle aabb)
Parameters
aabb
Rectangle
ContentRectangle(Rectangle, Vector2)
public ContentRectangle(Rectangle aabb, Vector2 size)
Parameters
aabb
Rectangle
size
Vector2
Fields
Data
[YuzuOptional]
public Rectangle Data
Field Value
- Rectangle
Methods
ForProjection(Node)
public override ContentSize ForProjection(Node node)
Parameters
node
Node
Returns
- ContentSize