Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid Class / TextureMapping Property

In This Topic
    TextureMapping Property (Solid)
    In This Topic
    Gets the texture mapping data associated with this solid.
    Syntax
    'Declaration
     
    Public ReadOnly Property TextureMapping As TextureMappingData
    public TextureMappingData TextureMapping {get;}
    See Also