Gets or sets whether the intersection point is transparent (is rendered as the transparent material).

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public bool IsTransparent { get; set; }

See Also