Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NTextureMapping Class
Members


In This Topic
    NTextureMapping Class
    In This Topic
    An abstract base class for texture mapping types. A texture mapping is an attribute that specifies how a texture is mapped to a texture mappable object.
    Object Model
    NTextureMapping Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NAttribute
                Nevron.Nov.Graphics.NTextureMapping
                   Nevron.Nov.Graphics.NAlignTextureMapping
                   Nevron.Nov.Graphics.NCustomTextureMapping
                   Nevron.Nov.Graphics.NFitAndAlignTextureMapping
                   Nevron.Nov.Graphics.NStretchTextureMapping
                   Nevron.Nov.Graphics.NStretchXAlignYTextureMapping
                   Nevron.Nov.Graphics.NStretchYAlignXTextureMapping
                   Nevron.Nov.Graphics.NTileableTextureMapping
                   Nevron.Nov.Graphics.NTileTextureMapping

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also