Click or drag to resize

TextureFilter2DWrapT Property

Gets the texture wrap for the t direction.

Namespace:  AGI.Foundation.Graphics.Renderer
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TextureWrap WrapT { get; }

Property Value

Type: TextureWrap
See Also