MeshDisplacementInfo Constructor |
Namespace: Rhino.Geometry
public MeshDisplacementInfo( RenderTexture texture, TextureMapping mapping )
Public Sub New ( texture As RenderTexture, mapping As TextureMapping )
[Missing <param name="texture"/> documentation for "M:Rhino.Geometry.MeshDisplacementInfo.#ctor(Rhino.Render.RenderTexture,Rhino.Render.TextureMapping)"]
[Missing <param name="mapping"/> documentation for "M:Rhino.Geometry.MeshDisplacementInfo.#ctor(Rhino.Render.RenderTexture,Rhino.Render.TextureMapping)"]
| Exception | Condition |
|---|---|
| ArgumentNullException | If texture or mapping is null. |