Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

                            
FlagDescriptionArgumentsSet/GetExample
-bloomEnables/disables the Bloom Effect.Booleanyesvray vfbControl -bloom true;
-glareEnables/disables the Glare Effect.Boolean

yes

 
-bloomfillEnables/disables the Bloom Fill Edges option.Booleanyes 
-glarefillEnables/disables the Glare Fill Edges option.Booleanyes 
-bloommodeSpecifies if the bloom will be applied to the RGB image, stored in a separate render element, or both.image | both | renderelemyesvray vfbControl -bloommode image;
-glaretypeSpecifies how the glare is computed. It can be computed from the image, render camera, or camera parameters.
image | rendercam | camparamsyes
-glaremodeDetermines if the glare effect will be applied to the final image, stored into a separate render element, or both.image | both | renderelemyes 
-bloomweightSets the Bloom Weight value.Floatyes
-bloomsizeSets the Bloom Size value.Floatyes
-bloomshapeSets the Bloom Shape value.Floatyes
-glareweightSets the Glare Weight value.Floatyes 
-glaresizeSets the Glare Size value.Floatyes
-bloomintensityEnables/disables the Bloom Mask Intensity option.Booleanyes
-bloomobjectEnables/disables the Bloom Mask Object ID option.Booleanyes
-bloommaterialEnables/disables the Bloom Mask Material ID option.Booleanyes
-glareintensityEnables/disables the Glare Mask Intensity option.Booleanyes
-glareobjectEnables/disables the Glare Mask Object ID option.Booleanyes
-glarematerialEnables/disables the Glare Mask Material ID option.Booleanyes
-bloomsetintensitySets the Bloom Mask Intensity value.Float 

-glaresetintensitySets the Glare Mask Intensity value.Float  

-bloomgetintensityReturns the Bloom Mask Intensity Float value.N/A 

-glaregetintensityReturns the Glare Mask Intensity Float value.N/A 

-bloomsetobjectSets the Bloom Mask Object ID value.Integer 

-bloomsetmaterialSets the Bloom Mask Material ID value.Integer 

-glaresetobjectSets the Glare Mask Object ID value.Integer 

-glaresetmaterialSets the Glare Mask Material ID value.Integer 

-bloomgetobjectReturns the Bloom Mask Object ID Integer value.N/A 

-bloomgetmaterialReturns the Bloom Mask Material ID Integer value.N/A  

-glaregetobjectReturns the Glare Mask Object ID Integer value.N/A 

-glaregetmaterialReturns the Glare Mask Material ID Integer value.N/A 

-glarediffractionEnables/disables Glare Diffraction option.
Booleanyes
-glareuseobstacleEnables/disables the Glare Use Obstacle image option.
Booleanyes 
-glarebladesEnables/disables the Glare Blades option.
Booleanyes
-glarebladesrotSets the Glare Blades rotation.Floatyes
-glarefnumberSets the Glare F-Number value.
Floatyes
-glaresetbladesSets the Glare Blades number.Float 

-glaregetbladesReturns the Glare Blades Float value.N/A 

-glareimageSpecifies the Glare Image.String (filename)yes 
-glareobstacleimageSpecifies the Glare Obstacle image.String (filename)yes
-glarescrTurns on/off Lens Scratches.Booleanyes
-glarescrsymmetricTurns on/off Symmetric for scratches.Booleanyes

Stamps

FlagDescriptionArgumentsSet/GetExample
-stampEnables/disables the stamp to the VFB image.Booleanyes vray vfbControl -stamp true;
-stamphalignSets the horizontal alignment for the stamp.left | center | right

yes

 
-stampvalignSets the vertical alignment for the stamp.top | bottomyes 
-stamptextSpecifies the text String to appear on the stamp.Stringyesvray vfbControl -stamptext "Test rendering";

...