Property | Type | Description | |
---|---|---|---|
m_PreviewDir |
Method | Description | |
---|---|---|
GetMipLevelForRendering ( |
||
OnDisable ( ) : void | ||
OnPreviewGUI ( |
||
OnPreviewSettings ( Object targets ) : void | ||
RenderStaticPreview ( |
||
SetIntensity ( float intensity ) : void |
Method | Description | |
---|---|---|
InitPreview ( ) : void | ||
RenderCubemap ( |
public GetMipLevelForRendering ( |
||
texture | ||
return | float |
public OnPreviewGUI ( |
||
t | ||
r | ||
background | ||
return | void |
public OnPreviewSettings ( Object targets ) : void | ||
targets | Object | |
return | void |
public RenderStaticPreview ( |
||
t | ||
width | int | |
height | int | |
return |
public SetIntensity ( float intensity ) : void | ||
intensity | float | |
return | void |