Class RenderUIElement
public class RenderUIElement : RenderObject
- Inheritance
-
RenderUIElement
- Inherited Members
Constructors
RenderUIElement()
public RenderUIElement()
Fields
IsBillboard
public bool IsBillboard
Field Value
IsFixedSize
public bool IsFixedSize
Field Value
IsFullScreen
public bool IsFullScreen
Field Value
LastIntersectionPoint
public Vector3 LastIntersectionPoint
Field Value
LastMouseOverElement
Last element over which the mouse cursor was registered
public UIElement LastMouseOverElement
Field Value
LastMousePosition
Last registered position of teh mouse
public Vector2 LastMousePosition
Field Value
LastRootMatrix
public Matrix LastRootMatrix
Field Value
LastTouchedElement
Last element which received a touch/click event
public UIElement LastTouchedElement
Field Value
Page
public UIPage Page
Field Value
Resolution
public Vector3 Resolution
Field Value
ResolutionStretch
public ResolutionStretch ResolutionStretch
Field Value
Sampler
public UIElementSampler Sampler
Field Value
Size
public Vector3 Size
Field Value
SnapText
public bool SnapText
Field Value
WorldMatrix
public Matrix WorldMatrix