A rectangular overlay that can be assigned a
texture.
MaintainAspectRatio | Gets or sets a value indicating whether the aspect ratio of the texture screen overlay is maintained or not. |
Texture | Gets or sets the texture (image) to be drawn on the overlay. Textures can be obtained from SceneManager.Textures. |
TextureFilter | Gets or sets the filter used for the Texture associated with this overlay. |
Draw a new
Texture Screen Overlay
[MATLAB] | Copy Code | |
---|---|---|
|