Свойство | Type | Description | |
---|---|---|---|
PlanarProjection | bool | ||
Xml | string | ||
background_environment | Rhino.Render.RenderEnvironment | ||
background_fill | BackgroundStyle | ||
bg | |||
bg_color | Color | ||
color1 | Color | ||
color2 | Color | ||
m_float_as_byte | bool | ||
modified | bool | ||
refl | |||
refl_color | Color | ||
reflection_environment | Rhino.Render.RenderEnvironment | ||
sky | |||
sky_color | Color | ||
skylight_enabled | bool | ||
skylight_environment | Rhino.Render.RenderEnvironment | ||
wallpaper | |||
wallpaper_solid | Color |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
HandleEnvironments ( ) : void |
Read texture data and bg color from environments
|
|
HandleWallpaper ( Rhino.DocObjects.ViewInfo view ) : void |
Same as HandleWallpaper(ViewInfo, bool), but re-use old scaletofit setting
|
|
HandleWallpaper ( Rhino.DocObjects.ViewInfo view, bool scaleToFit ) : void | ||
Reset ( ) : void |
Reset modified flag.
|
public HandleWallpaper ( Rhino.DocObjects.ViewInfo view ) : void | ||
view | Rhino.DocObjects.ViewInfo | |
Résultat | void |
public HandleWallpaper ( Rhino.DocObjects.ViewInfo view, bool scaleToFit ) : void | ||
view | Rhino.DocObjects.ViewInfo | |
scaleToFit | bool | |
Résultat | void |
public RenderEnvironment,Rhino.Render background_environment | ||
Résultat | Rhino.Render.RenderEnvironment |
public RenderEnvironment,Rhino.Render reflection_environment | ||
Résultat | Rhino.Render.RenderEnvironment |
public RenderEnvironment,Rhino.Render skylight_environment | ||
Résultat | Rhino.Render.RenderEnvironment |
public CyclesTextureImage,RhinoCyclesCore wallpaper | ||
Résultat |