P_Rhino_Render_RenderSettings_DepthCue - mcneel/rhinocommon-api-docs GitHub Wiki

RenderSettings.DepthCue Property

Gets or sets a value indicating whether to render using depth cues. These are clues to help the perception of position and orientation of objects in the image.

Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool DepthCue { get; set; }

VB

Public Property DepthCue As Boolean
	Get
	Set

Property Value

Type: Boolean

Version Information

Supported in: 5D58w

See Also

Reference

RenderSettings Class
Rhino.Render Namespace

⚠️ **GitHub.com Fallback** ⚠️