Обзор

Визуализатор V-Ray

Материалы V-Ray

Текстурные карты V-Ray

Геометрические объекты V-Ray

Другие объекты V-Ray

Источники света V-Ray

Камеры V-Ray

Атмосферные эффекты V-Ray

 


 

 

Обзор

Эта часть описания НЕ является переводом докуметации V-Ray. Нижеприведенная информация отсутствует в документации, взятой с сайта http://www.spot3d.com/. Эта глава написана Black Sphinx, исходя из практических потребностей и на основании собственных изысканий и экспериментов с версией V-Ray 1.50.17 под 3ds Max 2008.

 

Как и все другие объекты 3ds Max, объекты V-Ray являются потомками других классов 3ds Max и наследуют свойства и методы, определенные для этих классов. Подробности см. в соответствующих разделах MaxScript Reference.

 

Визуализатор V-Ray

Класс визуализатора V-Ray не имеет конструктора. Объект визуализатора V-Ray существует в единственном экземпляре. Как получить доступ к визуализатору V-Ray описано в разделе MasScript.

 

VRay renderer

Описание: VRay renderer

Properties:
  .imageSampler_type : integer
  .filter_on : boolean
  .filter_kernel : maxObject
  .filter_size : float
  .filter_paramA : float
  .filter_paramB : float
  .filter_paramC : float
  .fixedRate_subdivs : integer
  .fixedRate_rand : boolean
  .twoLevel_baseSubdivs : integer
  .twoLevel_fineSubdivs : integer
  .twoLevel_showSamples : boolean
  .twoLevel_useDMCSamplerThresh (twoLevel_useMCSamplerThresh) : boolean
  .twoLevel_threshold : float
  .adaptiveSubdivision_minRate : integer
  .adaptiveSubdivision_maxRate : integer
  .adaptiveSubdivision_threshold : float
  .adaptiveSubdivision_rand : boolean
  .adaptiveSubdivision_showSamples : boolean
  .imageSampler_outline : boolean
  .imageSampler_mtlID : boolean
  .imageSampler_normal : boolean
  .imageSamper_normal_threshold : float
  .imageSampler_zvalue : boolean
  .imageSampler_zvalue_threshold : float
  .gi_on : boolean
  .gi_refractCaustics : boolean
  .gi_reflectCaustics : boolean
  .gi_primary_type : integer
  .gi_primary_multiplier : float
  .gi_secondary_type : integer
  .gi_secondary_multiplier : float
  .gi_saturation : float
  .gi_contrast : float
  .gi_contrast_base : float
  .gi_saveMapsPerFrame : boolean
  .gi_irradmap_minRate : integer
  .gi_irradmap_maxRate : integer
  .gi_irradmap_subdivs : integer
  .gi_irradmap_interpSamples : integer
  .gi_irradmap_colorThreshold : float
  .gi_irradmap_normalThreshold : float
  .gi_irradmap_distThreshold : float
  .gi_irradmap_showSamples : boolean
  .gi_irradmap_showCalcPhase : boolean
  .gi_irradmap_showDirectLight : boolean
  .gi_irradmap_preset : integer
  .adv_irradmap_interpolationType : integer
  .adv_irradmap_mode : integer
  .adv_irradmap_dontDelete : boolean
  .adv_irradmap_loadFileName : filename
  .adv_irradmap_saveFileName : filename
  .adv_irradmap_calcInterpSamples : integer
  .adv_irradmap_useCurrentPassSamples : boolean
  .adv_irradmap_autoSave : boolean
  .adv_irradmap_autoSaveFileName : filename
  .adv_irradmap_switchToSavedMap : boolean
  .adv_irradmap_randomize : boolean
  .adv_irradmap_lookupType : integer
  .adv_irradmap_checkSampleVisibility : boolean
  .adv_irradmap_limitSearchRange : boolean
  .gi_irradmap_blurGI : float
  .gi_irradmap_detail_on (irradmap_detail_on) : boolean
  .gi_irradmap_detail_radius (irradmap_detail_radius) : float
  .gi_irradmap_detail_subdivsMult (irradmap_detail_subdivsMult) : float
  .gi_irradmap_detail_scale (irradmap_detail_scale) : integer
  .gi_irradmap_previewMode (irradmap_previewMode) : integer
  .gi_irradmap_interpFrames : integer
  .caustics_on : boolean
  .caustics_searchDist : worldUnits
  .caustics_maxPhotons : integer
  .caustics_multiplier : float
  .caustics_mode : integer
  .caustics_dontDelete : boolean
  .caustics_loadFileName : filename
  .caustics_saveFileName : filename
  .casutics_autoSave : boolean
  .caustics_autoSaveFileName : filename
  .caustics_switchToSavedMap : boolean
  .caustics_maxDensity (caustics_maxDens) : worldUnits
  .caustics_showCalcPhase : boolean
  .environment_gi_on : boolean
  .environment_gi_color : RGB color
  .environment_gi_color_multiplier : float
  .environment_gi_map : texturemap
  .environment_gi_map_on : boolean
  .environment_rr_on : boolean
  .environment_rr_color : RGB color
  .environment_rr_color_multiplier : float
  .environment_rr_map : texturemap
  .environment_rr_map_on : boolean
  .environment_refract_on : boolean
  .environment_refract_color : RGB color
  .environment_refract_color_multiplier : float
  .environment_refract_map : texturemap
  .environment_refract_map_on : boolean
  .gbuffer_channelMask : integer
  .colorMapping_type : integer
  .colorMapping_darkMult : float
  .colorMapping_brightMult : float
  .colorMapping_gamma : float
  .colorMapping_affectBackground : boolean
  .colorMapping_clampOutput : boolean
  .colorMapping_clampLevel : float
  .colorMapping_subpixel : boolean
  .colorMapping_adaptationOnly : boolean
  .camera_type : integer
  .camera_overrideFOV : boolean
  .camera_fov : float
  .camera_cyl_height : float
  .camera_fish_autoDistance : boolean
  .camera_fish_distance : float
  .camera_fish_curve : float
  .dof_on : boolean
  .dof_distance : worldUnits
  .dof_getFromCamera : boolean
  .dof_shutter : worldUnits
  .dof_subdivs : integer
  .dof_bias : float
  .dof_sides_on : boolean
  .dof_sides_num : integer
  .dof_sides_rotation : angle
  .dof_anisotropy : float
  .moblur_on : boolean
  .moblur_duration : float
  .moblur_intervalCenter : float
  .moblur_geomSamples : integer
  .moblur_prepassSamples : integer
  .moblur_dmc_minSamples (moblur_minSamples) : integer
  .moblur_geometryParticles : boolean
  .moblur_bias : float
  .system_distributedRender : boolean
  .system_raycaster_maxLevels : integer
  .system_raycaster_minLeafSize : worldUnits
  .system_raycaster_faceLevelCoeff : float
  .system_raycaster_memLimit : integer
  .system_instancedObjects : integer
  .system_raycaster_optLevel : integer
  .system_region_x : integer
  .system_region_y : integer
  .system_region_meaning : integer
  .system_region_sequence : integer
  .system_region_sequence_reverse : integer
  .system_previousRender : integer
  .system_region_lockSize : boolean
  .system_frameStamp_on : boolean
  .system_frameStamp_string : string
  .system_frameStamp_fullWidth : boolean
  .system_frameStamp_justify : integer
  .system_workInCameraSpace : boolean
  .system_checkForMissingFiles : boolean
  .system_optimizedAtmospherics : boolean
  .system_lowThreadPriority : boolean
  .system_vrayLog_show : boolean
  .system_vrayLog_level : integer
  .system_vrayLog_file : filename
  .system_vrayLog_ccToDebugger : boolean
  .system_numThreads : integer
  .dmc_timeDependent (mc_lockToPixels) : boolean
  .dmc_importanceSampling (mc_importanceSampling) : float
  .dmc_earlyTermination_amount (mc_earlyTermination_amount) : float
  .dmc_earlyTermination_threshold (mc_earlyTermination_threshold) : float
  .dmc_earlyTermination_minSamples (mc_earlyTermination_minSamples) : integer
  .dmc_subdivs_mult (mc_subdivs_mult) : float
  .dmc_pathSampler_type (mc_pathSampler_type) : integer
  .photonMap_bounces : integer
  .photonMap_searchDist : worldUnits
  .photonMap_autoDist : boolean
  .photonMap_maxPhotons : integer
  .photonMap_convert : boolean
  .photonMap_interpSamples : integer
  .photonMap_multiplier : float
  .photonMap_convexHullEstimate : boolean
  .photonMap_storeDirectLight : boolean
  .photonMap_retraceCorners : float
  .photonMap_retraceBounces : integer
  .photonMap_maxDensity : worldUnits
  .photonMap_mode : integer
  .photonMap_loadFileName : filename
  .photonMap_saveFileName : filename
  .photonMap_dontDelete : boolean
  .photonMap_autoSave : boolean
  .photonMap_autoSaveFileName : filename
  .photonMap_switchToSavedMap : boolean
  .photonMap_showCalcPhase : boolean
  .options_displacement : boolean
  .options_lights : boolean
  .options_hiddenLights : boolean
  .options_shadows : boolean
  .options_defaultLights : boolean
  .options_reflectionRefraction : boolean
  .options_limitDepth : boolean
  .options_maxDepth : integer
  .options_maps : boolean
  .options_filterMaps : boolean
  .options_transpMaxLevels : integer
  .options_transpCutoff : float
  .options_dontRenderImage : boolean
  .options_overrideMtl_on : boolean
  .options_overrideMtl_mtl : material
  .options_showGIOnly : boolean
  .options_ray_bias : float
  .options_glossyEffects : boolean
  .options_geom_backfaceCull : boolean
  .options_mtl_filterMaps_indirect : boolean
  .options_useLegacyModels : boolean
  .options_use3dsMaxPhotometricUnits : boolean
  .output_on : boolean
  .output_width : integer
  .output_height : integer
  .output_aspect : float
  .output_fileOnly : boolean
  .output_saveFile : boolean
  .output_fileName : string
  .output_saveRawFile : boolean
  .output_rawFileName : string
  .output_useram : boolean
  .output_genpreview (output_genrpeview) : boolean
  .output_splitgbuffer : boolean
  .output_splitfilename : string
  .output_splitbitmap : bitmap
  .output_getsetsfrommax : boolean
  .output_splitRGB : boolean
  .output_splitAlpha : boolean
  .output_renderType : integer
  .output_regxmin : integer
  .output_regxmax : integer
  .output_regymin : integer
  .output_regymax : integer
  .output_force32bit_3dsmax_vfb : boolean
  .output_rawExrUseHalf : boolean
  .displacement_overrideMax : boolean
  .displacement_edgeLength : float
  .displacement_viewDependent : boolean
  .displacement_maxSubdivs : integer
  .displacement_tightBounds : boolean
  .displacement_amount : float
  .displacement_relative : boolean
  .dmcgi_subdivs (mcgi_subdivs) : integer
  .dmcgi_depth (mcgi_depth) : integer
  .lightcache_subdivs : integer
  .lightcache_sampleSize : float
  .lightcache_filter_type : integer
  .lightcache_filter_size : float
  .lightcache_bounces : integer
  .lightcache_showCalcPhase : integer
  .lightcache_storeDirectLight : integer
  .lightcache_scale : integer
  .lightcache_mode : integer
  .lightcache_loadFileName : filename
  .lightcache_saveFileName : filename
  .lightcache_interpSamples : integer
  .lightcache_prefilter_on : boolean
  .lightcache_prefilter_samples : integer
  .lightcache_dontDelete : boolean
  .lightcache_autoSave : boolean
  .lightcache_autoSaveFileName : filename
  .lightcache_switchToSavedMap : boolean
  .lightcache_useForGlossyRays : boolean
  .lightcache_numPasses : integer
  .lightcache_adaptiveTracing : boolean
  .lightcache_adaptiveTracing_dirsOnly (lightcahe_adaptiveTracing_dirsOnly) : boolean
  .notUsed
  .notUsed

Class: V_Ray_DEMO_1_50_17

Class hierarchy:
  V_Ray_DEMO_1_50_17
    RendererClass
      MAXWrapper
        Value
		

Материалы V-Ray

VRayMtl

Описание: VRayMtl

Properties:
  .diffuse : RGB color
  .diffuse_roughness : float
  .reflection : RGB color
  .reflection_glossiness : float
  .hilight_glossiness (reflection_glossiness) : float
  .reflection_subdivs : integer
  .reflection_fresnel : boolean
  .reflection_maxDepth : integer
  .reflection_exitColor (reflect_exitColor) : RGB color
  .reflection_useInterpolation (useInterpolation) : boolean
  .reflection_ior : float
  .reflection_lockGlossiness : boolean
  .reflection_lockIOR : boolean
  .refraction : RGB color
  .refraction_glossiness : float
  .refraction_subdivs : integer
  .refraction_ior : float
  .refraction_fogColor : RGB color
  .refraction_fogMult (refraction_fogMultiplier) : float
  .refraction_fogBias : float
  .refraction_affectShadows : boolean
  .refraction_affectAlpha : boolean
  .refraction_maxDepth : integer
  .refraction_exitColor (refract_exitColor) : RGB color
  .refraction_useExitColor (refract_useExitColor) : boolean
  .refraction_useInterpolation : boolean
  .translucency_on (translucency_type) : integer
  .translucency_thickness : worldUnits
  .translucency_scatterCoeff : float
  .translucency_fbCoeff : float
  .translucency_multiplier : float
  .translucency_color (translucent_color) : RGB color
  .brdf_type : integer
  .anisotropy (brdf_anisotropy) : float
  .anisotropy_rotation (brdf_anisotropy_rotation) : float
  .anisotropy_derivation (brdf_anisotropy_derivation) : integer
  .anisotropy_axis (brdf_anisotropy_axis) : integer
  .anisotropy_channel (brdf_anisotropy_channel) : integer
  .soften (brdf_soften) : float
  .option_traceDiffuse : boolean
  .option_traceReflection : boolean
  .option_traceRefraction : boolean
  .option_doubleSided : boolean
  .option_reflectOnBack : boolean
  .option_useIrradMap : boolean
  .option_traceDiffuseAndGlossy : integer
  .option_cutOff : float
  .preservationMode : integer
  .option_evironment_priority (option_environment_priority) : integer
  .texmap_diffuse : texturemap
  .texmap_diffuse_on : boolean
  .texmap_diffuse_multiplier : float
  .texmap_reflection : texturemap
  .texmap_reflection_on : boolean
  .texmap_reflection_multiplier : float
  .texmap_refraction : texturemap
  .texmap_refraction_on : boolean
  .texmap_refraction_multiplier : float
  .texmap_bump : texturemap
  .texmap_bump_on : boolean
  .texmap_bump_multiplier : float
  .texmap_reflectionGlossiness : texturemap
  .texmap_reflectionGlossiness_on : boolean
  .texmap_reflectionGlossiness_multiplier : float
  .texmap_refractionGlossiness : texturemap
  .texmap_refractionGlossiness_on : boolean
  .texmap_refractionGlossiness_multiplier : float
  .texmap_refractionIOR (texmap_ior) : texturemap
  .texmap_refractionIOR_on (texmap_ior_on) : boolean
  .texmap_refractionIOR_multiplier (texmap_ior_multiplier) : float
  .texmap_displacement : texturemap
  .texmap_displacement_on : boolean
  .texmap_displacement_multiplier : float
  .texmap_translucent : texturemap
  .texmap_translucent_on : boolean
  .texmap_translucent_multiplier : float
  .texmap_environment : texturemap
  .texmap_environment_on : boolean
  .texmap_hilightGlossiness : texturemap
  .texmap_hilightGlossiness_on : boolean
  .texmap_hilightGlossiness_multiplier : float
  .texmap_reflectionIOR : texturemap
  .texmap_reflectionIOR_on : boolean
  .texmap_reflectionIOR_multiplier : float
  .texmap_opacity : texturemap
  .texmap_opacity_on : boolean
  .texmap_opacity_multiplier : float
  .texmap_roughness : texturemap
  .texmap_roughness_on : boolean
  .texmap_roughness_multiplier : float
  .texmap_anisotropy : texturemap
  .texmap_anisotropy_on : boolean
  .texmap_anisotropy_multiplier : float
  .texmap_anisotropy_rotation : texturemap
  .texmap_anisotropy_rotation_on : boolean
  .texmap_anisotropy_rotation_multiplier : float
  .reflect_minRate : integer
  .reflect_maxRate : integer
  .reflect_interpSamples : integer
  .reflect_colorThreshold (reflect_clrThresh) : float
  .reflect_normalThreshold (reflect_nrmThresh) : float
  .refract_minRate : integer
  .refract_maxRate : integer
  .refract_interpSamples : integer
  .refract_colorThreshold (refract_clrThresh) : float
  .refract_normalThreshold (refract_nrmThresh) : float

Class: VRayMtl

Class hierarchy:
  VRayMtl
    material
      MAXWrapper
        Value
		

VRay2SidedMtl

Описание: VRay2SidedMtl

Properties:
  .frontMtl : material
  .backMtl : material
  .translucency : RGB color
  .backMtlOn : boolean
  .texmap_translucency : texturemap
  .texmap_translucency_multiplier : float
  .texmap_translucency_on : boolean
  .force1SidedSubMtls : boolean

Class: VRay2SidedMtl

Class hierarchy:
  VRay2SidedMtl
    material
      MAXWrapper
        Value
		

VRayOverrideMtl

Описание: VRayOverrideMtl

Properties:
  .baseMtl : material
  .baseMtl_on : boolean
  .giMtl : material
  .giMtl_on : boolean
  .reflectMtl : material
  .reflectMtl_on : boolean
  .refractMtl : material
  .refractMtl_on : boolean
  .shadowMtl : material
  .shadowMtl_on : boolean

Class: VRayOverrideMtl

Class hierarchy:
  VRayOverrideMtl
    material
      MAXWrapper
        Value
		

VRayLightMtl

Описание: VRayLightMtl

Properties:
  .color : RGB color
  .multiplier : float
  .texmap : texturemap
  .texmap_on : boolean
  .twoSided (lightMtl_twoSided) : boolean
  .opacity_texmap (lightmtl_opacity_texmap) : texturemap
  .opacity_texmap_on (lightmtl_opacity_texmap_on) : boolean

Class: VRayLightMtl

Class hierarchy:
  VRayLightMtl
    material
      MAXWrapper
        Value
		

VRayMtlWrapper

Описание: VRayMtlWrapper

Properties:
  .baseMtl : material
  .generateGI : boolean
  .generateGIMult : float
  .receiveGI : boolean
  .receiveGIMult : float
  .generateCaustics : boolean
  .receiveCaustics : boolean
  .causticsMult : float
  .matteSurface : boolean
  .alphaContribution : float
  .matte_shadows (matteShadows) : boolean
  .matte_shadowsAffectAlpha : boolean
  .matte_shadowColor : RGB color
  .matte_shadowBrightness : float
  .matte_reflectionMultiplier : float
  .matte_refractionMultiplier : float
  .matte_giMultiplier : float
  .matte_noGIOnOtherMattes : boolean
  .matte_giSurfaceID : integer

Class: VRayMtlWrapper

Class hierarchy:
  VRayMtlWrapper
    material
      MAXWrapper
        Value
		

VRayFastSSS

Описание: VRayFastSSS

Properties:
  .prepass_rate : integer
  .interpolation_samples : integer
  .diffuse_roughness : float
  .shallow_radius : worldUnits
  .shallow_color : RGB color
  .deep_radius : worldUnits
  .deep_color : RGB color
  .backscatter_depth : worldUnits
  .back_radius : worldUnits
  .back_color : RGB color
  .color_multiplier : float
  .deep_filter_multiplier : float
  .subdivs : integer
  .bias : float
  .trace_depth : float
  .shallow_texmap : texturemap
  .shallow_texmap_on : boolean
  .shallow_texmap_multiplier : float
  .deep_texmap : texturemap
  .deep_texmap_on : boolean
  .deep_texmap_multiplier : float
  .back_texmap : texturemap
  .back_texmap_on : boolean
  .back_texmap_multiplier : float
  .bump : texturemap
  .bump_on : boolean
  .bump_multiplier : float
  .algorithm : integer

Class: VRayFastSSS

Class hierarchy:
  VRayFastSSS
    material
      MAXWrapper
        Value
		

VRayBlendMtl

Описание: VRayBlendMtl

Properties:
  .baseMtl : material
  .coatMtl : material array
  .blend : RGB color array
  .texmap_blend : texturemap array
  .texmap_blend_multiplier (texmap_blend_mult) : float array
  .additiveMode : boolean

Class: VRayBlendMtl

Class hierarchy:
  VRayBlendMtl
    material
      MAXWrapper
        Value
		

Текстурные карты V-Ray

VRaySky

Описание: VRaySky

Properties:
  .manual_sun_node (specify_sun_node) : boolean
  .sun_node (sun_light) : node
  .sun_turbidity : float
  .sun_ozone : float
  .sun_water : float
  .sun_intensity_multiplier : float
  .sun_size_multiplier : float
  .sun_invisible : boolean

Class: VRaySky

Class hierarchy:
  VRaySky
    textureMap
      material
        MAXWrapper
          Value
		

VRayDirt

Описание: VRayDirt

Properties:
  .radius : worldUnits
  .occluded_color : RGB color
  .unoccluded_color : RGB color
  .distribution : float
  .falloff : float
  .subdivs : integer
  .bias : point3
  .affect_alpha : boolean
  .ignore_for_gi : boolean
  .consider_same_object_only : boolean
  .invert_normal : boolean
  .work_with_transparency : boolean
  .texmap_radius : texturemap
  .texmap_radius_on : boolean
  .texmap_radius_multiplier : float
  .texmap_occluded_color : texturemap
  .texmap_occluded_color_on : boolean
  .texmap_occluded_color_multiplier : float
  .texmap_unoccluded_color : texturemap
  .texmap_unoccluded_color_on : boolean
  .texmap_unoccluded_color_multiplier : float

Class: VRayDirt

Class hierarchy:
  VRayDirt
    textureMap
      material
        MAXWrapper
          Value
		

VRayColor

Описание: VRayColor

Properties:
  .red : float
  .green : float
  .blue : float
  .rgb_multiplier : float
  .alpha : float
  .color : RGB color
  .gamma_correction : integer
  .gamma_value : float

Class: VRayColor

Class hierarchy:
  VRayColor
    textureMap
      material
        MAXWrapper
          Value
		

VRayMap

Описание: VRayMap

Properties:
  .spin : float
  .Type (Spin) : integer
  .reflect_backSide (Spin) : boolean
  .notUsed (Spin) : boolean
  .fog_color (Spin) : RGB color
  .reflect_glossy (Spin) : boolean
  .notUsed (Spin) : boolean
  .reflect_glossiness (Spin) : float
  .reflect_subdivs (Spin) : integer
  .notUsed (Spin) : integer
  .notUsed (Spin) : integer
  .reflect_color (Spin) : RGB color
  .reflect_maxDepth (Spin) : integer
  .notUsed (Spin) : boolean
  .notUsed (Spin) : float
  .fogMultiplier (Spin) : float
  .refract_glossy (Spin) : boolean
  .refract_glossiness (Spin) : float
  .refract_subdivs (Spin) : integer
  .notUsed (Spin) : integer
  .refract_color (Spin) : RGB color
  .refract_maxDepth (Spin) : integer
  .notUsed (Spin) : integer
  .notUsed (Spin) : float
  .notUsed (Spin) : float
  .reflect_exitColor (Spin) : RGB color
  .refract_exitColor (Spin) : RGB color
  .reflect_cutOff (Spin) : float
  .refract_cutOff (Spin) : float
  .reflect_filterMap (Spin) : texturemap
  .reflect_filterMapOn (Spin) : boolean
  .refract_filterMap (Spin) : texturemap
  .refract_filterMapOn (Spin) : boolean
  .notUsed (Spin) : RGB color
  .ReflectDegrade (Spin) : integer
  .RefractDegrade (Spin) : integer
  .EnvironmentMap (Spin) : texturemap
  .EnvironmentMapOn (Spin) : boolean
  .notUsed (Spin) : float

Class: VRayMap

Class hierarchy:
  VRayMap
    textureMap
      material
        MAXWrapper
          Value
		

VRayHDRI

Описание: VRayHDRI

Properties:
  .HDRIMapName (Spin) : filename
  .multiplier (Spin) : float
  .renderMultiplier (Spin) : float
  .mapType (Spin) : integer
  .horizontalRotation (Spin) : angle
  .verticalRotation (Spin) : angle
  .horizontalFlip (Spin) : boolean
  .verticalFlip (Spin) : boolean
  .mapChannel (Spin) : integer
  .gamma (Spin) : float

Class: VRayHDRI

Class hierarchy:
  VRayHDRI
    textureMap
      material
        MAXWrapper
          Value
		

VRayEdgesTex

Описание: VRayEdgesTex

Properties:
  .Thickness (Spin) : float
  .coords (Spin) : maxObject
  .HiddenEdges (Spin) : boolean
  .pixelWidth : float
  .edgesColor (color) : RGB color
  .widthType : integer

Class: VRayEdgesTex

Class hierarchy:
  VRayEdgesTex
    textureMap
      material
        MAXWrapper
          Value
		

VRayBmpFilter

Описание: VRayBmpFilter

Properties:
  .bitmap (Spin) : bitmap
  .u_offset (Spin) : float
  .v_offset (Spin) : float
  .u_flip (Spin) : boolean
  .v_flip (Spin) : boolean
  .channel (Spin) : integer

Class: VRayBmpFilter

Class hierarchy:
  VRayBmpFilter
    textureMap
      material
        MAXWrapper
          Value
		

VRayCompTex

Описание: отсутствует

Properties:
  .sourceA : texturemap
  .sourceB : texturemap
  .operator : integer

Class: VRayCompTex

Class hierarchy:
  VRayCompTex
    textureMap
      material
        MAXWrapper
          Value
		

Источники света V-Ray

VRayLight

Описание: VRayLight

Properties:
  .on : boolean
  .type : integer
  .castShadows : boolean
  .size0 : worldUnits
  .size1 : worldUnits
  .size2 : worldUnits
  .subdivs : integer
  .color : RGB color
  .multiplier : float
  .doubleSided : boolean
  .invisible : boolean
  .affect_diffuse : boolean
  .affect_specualr (affect_specular) : boolean
  .affect_reflections : boolean
  .ignoreNormals : boolean
  .normalizeColor : integer
  .noDecay : boolean
  .storeWithIrradMap : boolean
  .notUsed : integer
  .notUsed : integer
  .skylightPortal : boolean
  .simplePortal : boolean
  .smoothSurfaceShadows : boolean
  .texmap : texturemap
  .texmap_on : boolean
  .texmap_resolution : integer
  .dome_emitRadius : worldUnits
  .dome_targetRadius : worldUnits
  .dome_spherical : boolean
  .shadowBias : worldUnits
  .dome_visibleOriginal : boolean
  .cutoffThreshold : float

Class: VRayLight

Class hierarchy:
  VRayLight
    light
      node
        MAXWrapper
          Value
		

VRaySun

Описание: VRaySun

Properties:
  .enabled : boolean
  .invisible : boolean
  .turbidity : float
  .ozone : float
  .water_vapour : float
  .intensity_multiplier : float
  .lighting_units : boolean
  .size_multiplier : float
  .shadow_subdivs : integer
  .shadow_bias : float
  .photon_emit_radius : worldUnits

Class: VRaySun

Class hierarchy:
  VRaySun
    light
      node
        MAXWrapper
          Value
		

Геометрические объекты V-Ray

VRayFur

Описание: VRayFur

Properties:
  .sourceNode : node
  .numSides : integer
  .numKnots : integer
  .thickness (radius) : worldUnits
  .gravity : worldUnits
  .bend : float
  .length : worldUnits
  .taper : float
  .flatNormals : boolean
  .distribution : integer
  .perFace : integer
  .perArea : float
  .lengthVar : float
  .thicknessVar : float
  .gravityVar : float
  .directionVar : float
  .placement : integer
  .materialID : integer
  .referenceFrame : integer
  .generateWcoord : boolean
  .wChannel : integer
  .map_length_on : boolean
  .map_length : texturemap
  .map_base_chan : integer
  .map_direction_on : boolean
  .map_direction : texturemap
  .map_initialDirection_on : boolean
  .map_initialDirection : texturemap
  .map_bend_on : boolean
  .map_bend : texturemap
  .map_gravity_on : boolean
  .map_gravity : texturemap
  .map_density_on : boolean
  .map_density : texturemap
  .map_thickness_on : boolean
  .map_thickness : texturemap
  .viewport_preview : boolean
  .viewport_maxHairs (iewport_maxHairs) : integer
  .viewport_autoUpdate : boolean

Class: VRayFur

Class hierarchy:
  VRayFur
    GeometryClass
      node
        MAXWrapper
          Value
		

VRayProxy

Описание: VRayProxy

Properties:
  .fileName : filename
  .display : integer
  .scale : worldUnits

Class: VRayProxy

Class hierarchy:
  VRayProxy
    GeometryClass
      node
        MAXWrapper
          Value
		

VRayPlane

Описание: VRayPlane

Properties:

Class: VRayPlane

Class hierarchy:
  VRayPlane
    GeometryClass
      node
        MAXWrapper
          Value
		

VRaySphere

Описание: отсутствует

Properties:
  .radius : worldUnits
  .flip_normals : boolean

Class: VRaySphere

Class hierarchy:
  VRaySphere
    GeometryClass
      node
        MAXWrapper
          Value
		

Другие объекты V-Ray

VRayShadow

Описание: VRayShadow

Properties:
  .spin : float
  .areaShadow (Spin) : boolean
  .areaShadowType (Spin) : integer
  .usize (Spin) : worldUnits
  .vsize (Spin) : worldUnits
  .wsize (Spin) : worldUnits
  .notUsed : integer
  .subdivs (Spin) : integer
  .transparentShadows (Spin) : boolean
  .bias (Spin) : float
  .notUsed : integer
  .smoothShadows (Spin) : boolean

Class: VRayShadow

Class hierarchy:
  VRayShadow
    Shadow
      MAXWrapper
        Value
		

VRayDisplacementMod

Описание: VRayDisplacementMod

Properties:
  .amount : worldUnits
  .resolution : integer
  .texmap : texturemap
  .precision : integer
  .tightBounds : boolean
  .shift : worldUnits
  .useAverage : boolean
  .texmapChannel (texmap_channel) : integer
  .waterLevelOn (waterLevel_on) : boolean
  .waterLevelValue (waterLevel_value) : worldUnits
  .filterMap : boolean
  .maxSubdivs : integer
  .useObjectMtl : boolean
  .acceleration (notUsed) : integer
  .cacheSize (notUsed) : integer
  .precalcLevel (notUsed) : integer
  .type : integer
  .keepContinuity : boolean
  .edgeThresh : float
  .minSubdivs : integer
  .edgeLength : float
  .tightBounds3d : boolean
  .viewDependent : boolean
  .relativeToBBox : boolean
  .filterBlur : float

Class: VRayDisplacementMod

Class hierarchy:
  VRayDisplacementMod
    modifier
      MAXWrapper
        Value
		

Камеры V-Ray

VRayPhysicalCamera

Описание: VRayPhysicalCamera

Properties:
  .targeted : boolean
  .film_width : worldUnits
  .focal_length : worldUnits
  .zoom_factor : float
  .distortion : float
  .distortion_type : integer
  .f_number : float
  .target_distance : worldUnits
  .lens_shift : float
  .lens_shift_auto : boolean
  .specify_focus : boolean
  .focus_distance : worldUnits
  .dof_display_thresh : float
  .exposure : boolean
  .vignetting : boolean
  .vignetting_amount : float
  .type : integer
  .shutter_speed : float
  .shutter_angle : float
  .shutter_offset : float
  .latency : float
  .ISO : float
  .systemLightingUnits : boolean
  .whiteBalance : RGB color
  .whiteBalance_preset : integer
  .use_blades : boolean
  .blades_number : integer
  .blades_rotation : float
  .center_bias : float
  .anisotropy : float
  .use_dof : boolean
  .use_moblur : boolean
  .subdivs : integer
  .clip_on : boolean
  .clip_near : worldUnits
  .clip_far : worldUnits
  .environment_near : worldUnits
  .environment_far : worldUnits
  .horizon_on : boolean
  .legacy_ISO : boolean

Class: VRayPhysicalCamera

Class hierarchy:
  VRayPhysicalCamera
    camera
      node
        MAXWrapper
          Value
		

VRayDomeCamera

Описание: отсутствует

Properties:
  .flip_x : boolean
  .flip_y : boolean
  .fov : angle

Class: VRayDomeCamera

Class hierarchy:
  VRayDomeCamera
    camera
      node
        MAXWrapper
          Value
		

Атмосферные эффекты V-Ray

VRayToon

Описание: VRayToon

Properties:
  .color (ToBeDone) : RGB color
  .normalThreshold (ToBeDone) : float
  .linePixels (ToBeDone) : float
  .lineWorld (ToBeDone) : float
  .overlapThreshold (ToBeDone) : float
  .doSecondaryRays (ToBeDone) : boolean
  .traceBias (ToBeDone) : float
  .widthType (ToBeDone) : integer
  .opacity (ToBeDone) : float
  .excludeList : node array
  .excludeType : integer
  .texmap_color : texturemap
  .texmap_color_on : boolean
  .texmap_color_multiplier : float
  .texmap_width : texturemap
  .texmap_width_on : boolean
  .texmap_width_multiplier : float
  .texmap_distortion : texturemap
  .texmap_distortion_on : boolean
  .texmap_distortion_multiplier : float
  .texmap_opacity : texturemap
  .texmap_opacity_on : boolean
  .texmap_opacity_multiplier : float

Class: VRayToon

Class hierarchy:
  VRayToon
    atmospheric
      MAXWrapper
        Value
		

VRaySphereFade

Описание: отсутствует

Properties:
  .gizmos : node array
  .falloff : float
  .color : RGB color
  .affect_alpha : boolean

Class: VRaySphereFade

Class hierarchy:
  VRaySphereFade
    atmospheric
      MAXWrapper
        Value
		

 


Хостинг от uCoz