Метод | Описание | |
---|---|---|
Terrain ( ) : System | ||
Update ( ) : void |
Update any data structures that have become out-of-date by modifications to the terrain. If the terrain is static, this is pointless (but harmless). This may cause the render target to change, which will clear the main buffer when reset. So don't call this in the middle of rendering.
|