C# Class ME3Explorer.DirectXGlobal

Datei anzeigen Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
Cam Camera
DrawWireFrame bool
Tex_Default Texture
Tex_Select Texture

Property Details

Cam public_oe static_oe property

public static Camera Cam
return Camera

DrawWireFrame public_oe static_oe property

public static bool DrawWireFrame
return bool

Tex_Default public_oe static_oe property

public static Texture Tex_Default
return Texture

Tex_Select public_oe static_oe property

public static Texture Tex_Select
return Texture