DrawOnScreenWireframeParams Class

Data for Entity.DrawOnScreenWireframe.
Public Class DrawOnScreenWireframeParams
This language is not supported or no code example is available.
public class DrawOnScreenWireframeParams
This language is not supported or no code example is available.
Name Description
Public property Camera Gets of set the Camera.
Public property DigitsTexture Gets or sets the texture used to draw the vertices numbers.
Public property ModelViewProj Gets the ModelView projection matrix.
Public property RenderContext Gets or sets the render context.
Public property ViewFrame Gets or sets the viewport bounds.
Top
Methods
 
Name Description
Public method Equals(Object) (inherited from Object).
Protected method Finalize (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Protected method MemberwiseClone (inherited from Object).
Public method ToString (inherited from Object).
Top
devDept.Eyeshot.DrawOnScreenWireframeParams

.NET Framework

Supported in: 4.7.2

In this article

Definition