RendererTexture2D#
- class ansys.stk.core.graphics.RendererTexture2D#
A 2D Texture. A texture represents an image that is ready for use by objects such as primitives and overlays. Textures typically reside in video memory.
Overview#
Get a template from which the texture was created. |
Import detail#
from ansys.stk.core.graphics import RendererTexture2D
Property detail#
- property RendererTexture2D.template: RendererTextureTemplate2D#
Get a template from which the texture was created.