mcneel / rhinocommon

RhinoCommon is the .NET SDK for Rhino5 / Grasshopper
http://wiki.mcneel.com/developer/rhinocommon
243 stars 93 forks source link

DisplayMaterial.AddTexture() #28

Closed MoeGreen closed 13 years ago

MoeGreen commented 13 years ago

Hi,

In SDK.net was enable the function MDisplayPipelineMaterial.m_FrontMaterial.AddTexture to draw it in a conduit. In rhinocommon, it will be great!

Thanks, Moe

sbaer commented 13 years ago

The functions that allow for texture addition are named the same as those on DocObjects.Material SetBitmapTexture SetBumpTexture SetEnvironmentTexture SetTransparencyTexture