MeshDisplacementInfo.Texture Property

MeshDisplacementInfoTexture Property

The texture used as displacement.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public RenderTexture Texture { get; }
Public ReadOnly Property Texture As RenderTexture
	Get

Property Value

Type: RenderTexture
See Also