Eyeshot 11 WPF API Reference
WPF 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