textureMap
The texture map for a view.
Declaration
var textureMap: LayerRenderer.Drawable.View.TextureMap { get }Discussion
Use the texture map to fetch additional information you need to draw your content. For example, use it to fetch the rectangle that defines the view’s content area.