Property | Type | Description | |
---|---|---|---|
blitMaterial | Material | ||
sceneResolutionScale | float | ||
wireframe | bool |
Method | Description | |
---|---|---|
Collapse ( ) : void | ||
Expand ( ) : void | ||
ForceLast ( ) : void | ||
GetRay ( ) : Ray | ||
GetSceneTexture ( bool hdr ) : RenderTexture |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
OnPostRender ( ) : void | ||
OnPreRender ( ) : void | ||
OnRenderImage ( RenderTexture src, RenderTexture dest ) : void |
public static GetSceneTexture ( bool hdr ) : RenderTexture | ||
hdr | bool | |
return | RenderTexture |
public static float sceneResolutionScale | ||
return | float |