IHidden | |
public interface IHiddenLineMaterial
The IHiddenLineMaterial type exposes the following members.
| Name | Description | |
|---|---|---|
| IsRenderingOnlyHiddenLines | Gets a boolean that specifies if line with this material will be rendered when it is in front of other 3D objects (IsRenderingOnlyHiddenLines is false), or when the line is hidden - is behind other 3D objects (IsRenderingOnlyHiddenLines is true) |