Resets the WebGL Pipeline of this Game Object back to the default it was created with.
name | type | arguments | Default | description |
---|---|---|---|---|
resetPostPipelines | boolean | <optional> | false |
Reset all of the post pipelines? |
resetData | boolean | <optional> | false |
Reset the |
true
if the pipeline was reset successfully, otherwise false
.