⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pgl_render_setup.res

📁 proe5.0野火版下载(中文版免费下载)
💻 RES
📖 第 1 页 / 共 5 页
字号:
(Layout MRGeometryOnDemandLayout    (Components        (CheckButton                    MRGeometryOnDemandCB)    )    (Resources        (MRGeometryOnDemandCB.Label     "Geometry on demand")        (MRGeometryOnDemandCB.HelpText  "Only download geometry to therendering engine when needed.May increase rendering time but should reduce memory use.")        (MRGeometryOnDemandCB.AttachLeft True)        (.Label                         "Geometry on demand")        (.Decorated                     True)        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.Layout            (Grid (Rows 1) (Cols 1)                MRGeometryOnDemandCB            )        )    ))(Layout MRCausticsLayout    (Components        (CheckButton                    MRCausticsEnableCB)        (SubLayout                      MRCausticsSettingLayout)    )    (Resources        (MRCausticsEnableCB.Label       "Enable Caustics")        (MRCausticsEnableCB.HelpText    "Use Caustics for rendering")        (MRCausticsEnableCB.AttachLeft  True)        (.Label                         "Caustics")        (.Decorated                     True)        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.Layout            (Grid (Rows 1 0) (Cols 1)                MRCausticsEnableCB                MRCausticsSettingLayout            )        )    ))(Layout MRCausticsSettingLayout    (Components        (SubLayout                      MRCausticsAccLayout)        (SubLayout                      MRCausticsRadLayout)    )    (Resources        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.Layout            (Grid (Rows 1 0) (Cols 1)                MRCausticsAccLayout                MRCausticsRadLayout            )        )    ))(Layout MRCausticsAccLayout    (Components        (Label                          LMRCausticsAccuracy)        (Slider                         SMRCausticsAccuracy)        (SpinBox                        IMRCausticsAccuracy)    )    (Resources        (LMRCausticsAccuracy.Label      "Accuracy")        (LMRCausticsAccuracy.HelpText   "Sets the maximum number of Photons to use when calculating a caustic irradiance estimate")        (LMRCausticsAccuracy.AttachLeft True)        (SMRCausticsAccuracy.HelpText   "Set Caustics accuracy")        (SMRCausticsAccuracy.AttachLeft True)        (SMRCausticsAccuracy.AttachRight True)        (SMRCausticsAccuracy.MinInteger 0)        (SMRCausticsAccuracy.MaxInteger 2000)        (SMRCausticsAccuracy.Alignment  4)        (SMRCausticsAccuracy.Intervals  10)        (IMRCausticsAccuracy.Columns    6)        (IMRCausticsAccuracy.HelpText   "Set Caustics accuracy")        (IMRCausticsAccuracy.AttachRight True)        (IMRCausticsAccuracy.LeftOffset 5)        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.Layout            (Grid (Rows 1) (Cols 1 1 0)                LMRCausticsAccuracy                SMRCausticsAccuracy                IMRCausticsAccuracy            )        )    ))(Layout MRCausticsRadLayout    (Components        (SpinBox                        IMRCausticsRadius)        (Label                          LMRCausticsRadius)        (Slider                         SMRCausticsRadius)    )    (Resources        (IMRCausticsRadius.Columns      6)        (IMRCausticsRadius.HelpText     "Set Caustics radius")        (IMRCausticsRadius.AttachRight  True)        (IMRCausticsRadius.LeftOffset   5)        (IMRCausticsRadius.MinDouble    0.000000)        (IMRCausticsRadius.MaxDouble    100000.000000)        (IMRCausticsRadius.InputType    3)        (LMRCausticsRadius.Label        "Radius   ")        (LMRCausticsRadius.AttachLeft   True)        (SMRCausticsRadius.HelpText     "Set Caustics radius")        (SMRCausticsRadius.AttachLeft   True)        (SMRCausticsRadius.AttachRight  True)        (SMRCausticsRadius.MinInteger   0)        (SMRCausticsRadius.MaxInteger   100000)        (SMRCausticsRadius.Alignment    4)        (SMRCausticsRadius.Intervals    100000)        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.Layout            (Grid (Rows 1) (Cols 1 1 0)                LMRCausticsRadius                SMRCausticsRadius                IMRCausticsRadius            )        )    ))(Layout MRGlobalIlluminationLayout    (Components        (CheckButton                    MRGlobalIlluminationEnableCB)        (SubLayout                      MRGlobalIlluminatioSettingLayout)    )    (Resources        (MRGlobalIlluminationEnableCB.Label "Enable Global Illumination")        (MRGlobalIlluminationEnableCB.HelpText "Use global illumination for rendering")        (MRGlobalIlluminationEnableCB.AttachLeft True)        (.Label                         "Global Illumination")        (.Decorated                     True)        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.Layout            (Grid (Rows 1 0) (Cols 1)                MRGlobalIlluminationEnableCB                MRGlobalIlluminatioSettingLayout            )        )    ))(Layout MRGlobalIlluminatioSettingLayout    (Components        (SubLayout                      MRGlobalIlluminationAccLayout)        (SubLayout                      MRGlobalIlluminationRadLayout)    )    (Resources        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.Layout            (Grid (Rows 1 0) (Cols 1)                MRGlobalIlluminationAccLayout                MRGlobalIlluminationRadLayout            )        )    ))(Layout MRGlobalIlluminationAccLayout    (Components        (Label                          LMRGlobalIlluminationAccuracy)        (SpinBox                        IMRGlobalIlluminationAccuracy)        (Slider                         SMRGlobalIlluminationAccuracy)    )    (Resources        (LMRGlobalIlluminationAccuracy.Label "Accuracy")        (LMRGlobalIlluminationAccuracy.AttachLeft True)        (IMRGlobalIlluminationAccuracy.Columns 6)        (IMRGlobalIlluminationAccuracy.HelpText "Set global illumination accuracy")        (IMRGlobalIlluminationAccuracy.AttachRight True)        (IMRGlobalIlluminationAccuracy.LeftOffset 5)        (SMRGlobalIlluminationAccuracy.HelpText "Set global illumination accuracy")        (SMRGlobalIlluminationAccuracy.AttachLeft True)        (SMRGlobalIlluminationAccuracy.AttachRight True)        (SMRGlobalIlluminationAccuracy.MinInteger 0)        (SMRGlobalIlluminationAccuracy.MaxInteger 2000)        (SMRGlobalIlluminationAccuracy.Alignment 4)        (SMRGlobalIlluminationAccuracy.Intervals 10)        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.Layout            (Grid (Rows 1) (Cols 1 1 0)                LMRGlobalIlluminationAccuracy                SMRGlobalIlluminationAccuracy                IMRGlobalIlluminationAccuracy            )        )    ))(Layout MRGlobalIlluminationRadLayout    (Components        (SpinBox                        IMRGlobalIlluminationRadius)        (Slider                         SMRGlobalIlluminationRadius)        (Label                          LMRGlobalIlluminationRadius)    )    (Resources        (IMRGlobalIlluminationRadius.Columns 6)        (IMRGlobalIlluminationRadius.HelpText "Set global illumination radius")        (IMRGlobalIlluminationRadius.AttachRight True)        (IMRGlobalIlluminationRadius.LeftOffset 5)        (IMRGlobalIlluminationRadius.MinDouble 0.000000)        (IMRGlobalIlluminationRadius.MaxDouble 100000.000000)        (IMRGlobalIlluminationRadius.InputType 3)        (SMRGlobalIlluminationRadius.HelpText "Set global illumination radius")        (SMRGlobalIlluminationRadius.AttachLeft True)        (SMRGlobalIlluminationRadius.AttachRight True)        (SMRGlobalIlluminationRadius.MinInteger 0)        (SMRGlobalIlluminationRadius.MaxInteger 100000)        (SMRGlobalIlluminationRadius.Alignment 4)        (SMRGlobalIlluminationRadius.Intervals 100000)        (LMRGlobalIlluminationRadius.Label "Radius   ")        (LMRGlobalIlluminationRadius.AttachLeft True)        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.Layout            (Grid (Rows 1) (Cols 1 1 0)                LMRGlobalIlluminationRadius                SMRGlobalIlluminationRadius                IMRGlobalIlluminationRadius            )        )    ))(Layout MREnergyScaleLayout    (Components        (Label                          LMREnergy)        (Slider                         SMREnergy)        (SpinBox                        IMREnergy)        (Label                          LMRPhotons)        (Slider                         SMRPhotons)        (SpinBox                        IMRPhotons)    )    (Resources        (LMREnergy.Label                "Energy Scale")        (LMREnergy.HelpText             "Adjust the Global Light Energy for Global illumination and Caustics")        (LMREnergy.AttachLeft           True)        (SMREnergy.HelpText             "Adjust Global Light enery for Global illumination and Caustics")        (SMREnergy.AttachLeft           True)        (SMREnergy.MinInteger           0)        (SMREnergy.MaxInteger           2000)        (SMREnergy.Alignment            4)        (SMREnergy.Intervals            10)        (SMREnergy.LeftOffset           3)        (IMREnergy.Columns              6)        (IMREnergy.HelpText             "Adjust Global Light enery for Global illumination and Caustics")        (IMREnergy.AttachLeft           True)        (LMRPhotons.Label               "No.of Photons")        (LMRPhotons.HelpText            "Specify the number of photons to emit for Global illumination and Caustics")        (LMRPhotons.AttachLeft          True)        (SMRPhotons.HelpText            "Specify the number of photons to emit for Global illumination and Caustics")        (SMRPhotons.AttachLeft          True)        (SMRPhotons.Alignment           4)        (SMRPhotons.LeftOffset          3)        (IMRPhotons.Columns             6)        (IMRPhotons.HelpText            "Specify the number of photons to emit for Global illumination and Caustics")        (IMRPhotons.AttachLeft          True)        (.Label                         "Global Settings")        (.Decorated                     True)        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.Layout            (Grid (Rows 1 1) (Cols 0 1 0)                LMRPhotons                SMRPhotons                IMRPhotons                LMREnergy                SMREnergy                IMREnergy            )        )    ))(Layout LightworksAdvancedOptions    (Components        (SubLayout                      LiQualityLayout)        (SubLayout                      LiFeatureAntiAlasingLayout)        (SubLayout                      LiSoftShadowLayout)        (SubLayout                      LiGeomLayout)        (SubLayout                      LiEnvMapOptionLayout)    )    (Resources        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.AttachBottom                  True)        (.Layout            (Grid (Rows 0 0 0 0 1) (Cols 1)                LiQualityLayout                LiFeatureAntiAlasingLayout                LiSoftShadowLayout                LiGeomLayout                LiEnvMapOptionLayout            )        )    ))(Layout LiQualityLayout    (Components        (Label                          LiSamplesLabel)        (SpinBox                        LiSamples)    )    (Resources        (LiSamplesLabel.Label           "Samples")        (LiSamplesLabel.HelpText        "Specify the number of samples per pixel edge used for rendering calculations")        (LiSamplesLabel.AttachLeft      True)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -