Namespace sandboxe.display.viewPolicy
Defined in: docbase.js.
Constructor Attributes | Constructor Name and Description |
---|---|
View policy for display.setViewPolicy.
|
Field Attributes | Field Name and Description |
---|---|
<static> |
sandboxe.display.viewPolicy.matchSize
The display will stretch the attached framebuffer's contents to match the windows dimensions
|
<static> |
sandboxe.display.viewPolicy.noPolicy
The display will show the attached framebuffer's contents with no transformation
|
Field Detail
<static>
sandboxe.display.viewPolicy.matchSize
The display will stretch the attached framebuffer's contents to match the windows dimensions
<static>
sandboxe.display.viewPolicy.noPolicy
The display will show the attached framebuffer's contents with no transformation