RenderUIElement Class
              
              
              Namespace: Stride.Rendering.UI
              Assembly: Stride.UI.dll
              
              
              
              
              
              
              
                 Derived from RenderUIElement: 
              
              
              
              
              
                public class RenderUIElement : RenderObject
               
              
              
              
              
              
                  
              
                     
              
                
                  |
                  Improve this Doc
                
                
                  View Source
                
              
              
                Constructors
              
                
              
              
              
              
              
              RenderUIElement()
              
              
              
              
              
              
                     
              
                
                  |
                  Improve this Doc
                
                
                  View Source
                
              
              
                Fields
              
                
              
              
              
              
              IsBillboard
              
              
              
              
              
              
              Field Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | System.Boolean | 
                     | 
                  
                
              
              
              
              
              
              IsFixedSize
              
              
              
              
              
              
              Field Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | System.Boolean | 
                     | 
                  
                
              
              
              
              
              
              IsFullScreen
              
              
              
              
              
              
              Field Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | System.Boolean | 
                     | 
                  
                
              
              
              
              
              
              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
              
              
              
              
              
              
              Field Value
              
              
              
              
              
              Resolution
              
              
              
              
              
                public Vector3 Resolution
               
              
              Field Value
              
              
              
              
              
              ResolutionStretch
              
              
              
              
              
                public ResolutionStretch ResolutionStretch
               
              
              Field Value
              
              
              
              
              
              Size
              
              
              
              
              
              
              Field Value
              
              
              
              
              
              SnapText
              
              
              
              
              
              
              Field Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | System.Boolean | 
                     | 
                  
                
              
              
              
              
              
              WorldMatrix
              
              
              
              
              
                public Matrix WorldMatrix
               
              
              Field Value
              
              
              
 
              
               
              
              
              
              
              
              
              Extension Methods