Added post processing effects and custom render process functions
This commit is contained in:
@@ -13,3 +13,6 @@ Sub SetSceneShadowColor(color)
|
||||
Function GetSceneShadowColor()
|
||||
Sub SetSceneAmbientColor(color)
|
||||
Function GetSceneAmbientColor()
|
||||
Sub Pipeline_Begin()
|
||||
Sub Pipeline_End()
|
||||
Sub Pipeline_Render()
|
||||
|
||||
Reference in New Issue
Block a user