C# Class ME3Explorer.DirectXGlobal

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
Cam Camera
DrawWireFrame bool
Tex_Default Texture
Tex_Select Texture

Property Details

Cam public static property

public static Camera Cam
return Camera

DrawWireFrame public static property

public static bool DrawWireFrame
return bool

Tex_Default public static property

public static Texture Tex_Default
return Texture

Tex_Select public static property

public static Texture Tex_Select
return Texture