You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Table of Contents

This article explains the settings and values for the Corona Round Edges shader.

Table of Contents

Overview


 

The Corona Round Edges is a shader that produces a render-only smooth transitional edge between intersecting surfaces.

It can also be defined as a form of chamfer or bevel that is most prevalent between adjoining angled faces.

It's recommended to be used in the Bump channel of a Corona Material.

 Keep in mind that this is purely a bump map effect, and it will not really smooth or affect the object's geometry it is applied to.


 

Image

 

Shader properties


Radius – This value specifies the radius of the rounded edges effect.

Texture – This parameter defines the texture map or shader that will be applied to the edges.

Mix mode – This parameter controls the blending mode of the texture map or shader defined above.

Mix strength – This value controls the intensity of the texture map or shader that is being used.

Mode – This parameter allows you to choose between different calculation methods.

Available modes for this parameter are:

  • Precise – This mode blends intersections of separate objects and mesh elements more correctly but is generally slower.
  • Fast – This mode works significantly faster and does not produce noise; however, it does not affect transitions between different mesh elements. Because of that, it requires clean geometry to render correctly.

 

Rounded corners can blend separate objects and mesh elements only in Precise mode.


Samples – This parameter controls the number of samples used to calculate the Round Edges effect. Increasing the number of Samples provides a cleaner result (less noise). Lower values render faster but will look noisier. 

Usually, there is no need to change the default value.

 

Legacy behavior – When enabled, this checkbox will use the legacy calculation method.

Include/Exclude – This is a list that can be used to include or exclude specific objects from being considered for the Round Edges effect.

Available modes for the include/exclude list:

  • Affected only by – This mode considers only the objects from the list for edge rounding.
  • Not affected by – This mode excludes the objects from the list from edge rounding.
  • Same object only – This mode is suitable when only the same object causes edge rounding.
  • Same material only – This mode is suitable when only objects with the same material causes edge rounding.

 

 

Image

 

Corona Round Edges Radius

Radius = 2cm

 

Radius = 20cm

 

 

Corona Round Edges Mix strength

Mix strength = 25%

 

Mix strength = 100%

 

 

 


 

 

Corona Round Edges Mode

Mode = Precise

 

Mode = Fast

 

 

Corona Round Edges Samples

Samples = 2

 

Samples = 20

 

 

 

Additional bump mapping


You can use an additional bump map here, which is used together with the round edges effect.

Strength – This is the intensity (also considered as visibility) for the additional bump texture.

Texture – This slot defines the texture map or shader that will be used for the additional bump.

A grayscale or black & white texture map (or shader) must be used for the additional bump.

 

 

 

Image

 


 


 

 

Was this helpful?