SbViewportRegionSetWindowSize Method |
Name | Description | |
---|---|---|
![]() | SetWindowSize(SbVec2i32) |
Changes window size to given width and height in pixels, given as SbVec2i32.
|
![]() | SetWindowSize(SbVec2i32) |
Changes window size to given width and height in pixels, given as SbVec2i32.
|
![]() | SetWindowSize(SbVec2s) |
Changes window size to given width and height in pixels, given as SbVec2s.
|
![]() | SetWindowSize(SbVec2s) |
Changes window size to given width and height in pixels, given as SbVec2s.
|
![]() | SetWindowSize(Int16, Int16) |
Changes window size to given width and height in pixels.
|