ITextureUnit.WWrap
ITextureUnit.WWrap property
Gets or sets the wrap mode for texture’s W coordinate.
public WrapMode WWrap { get; set; }
See Also
- enum WrapMode
- interface ITextureUnit
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D
Gets or sets the wrap mode for texture’s W coordinate.
public WrapMode WWrap { get; set; }