Class TessellationOptionsUIBlock
The UI block that represents Tessellation Option properties for materials.
Inherited Members
Namespace: UnityEditor .Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Editor.dll
Syntax
public class TessellationOptionsUIBlock : MaterialUIBlock
Constructors
Name | Description |
---|---|
Tessellation |
Constructs a TessellationOptionsUIBlock based on the parameters. |
Properties
Name | Description |
---|---|
show |
If the section should be shown |
Methods
Name | Description |
---|---|
Load |
Loads the material properties for the block. |
On |
Renders the properties in the block. |