IMyRenderWindow Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:VRage.IMyRenderWindow"]
Namespace: VRage
public interface IMyRenderWindow
The IMyRenderWindow type exposes the following members.
Name | Description | |
---|---|---|
![]() | DrawEnabled |
True when Present on device should be called (e.g. window not minimized)
|
![]() | Handle |
Target window handle
|
Name | Description | |
---|---|---|
![]() | BeforeDraw | |
![]() | OnModeChanged |
Called by render when display mode has changed
|
![]() | SetMouseCapture |