Links size of viewport to window
| <node3d:renderNode>.linkViewportSizeToWindow( | |
| window |
)
window
Window object to link viewport size to.
This is a convenience function that links the size of the viewport to the size of the specified windows viewport.
This function is equivalent to calling the following code:
Link object