GLTexturePropertyName
public enum GLTexturePropertyName : String, PropertyNameProtocol
Undocumented
-
The height of the texture, in pixels.
Declaration
Swift
case height = "height" -
The width of the texture, in pixels.
Declaration
Swift
case width = "width"
View on GitHub
Install in Dash
GLTexturePropertyName Enumeration Reference