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 | 
|---|---|
| TessellationOptionsUIBlock(ExpandableBit) | Constructs a TessellationOptionsUIBlock based on the parameters.  | 
      
Properties
| Name | Description | 
|---|---|
| showSection | If the section should be shown  | 
      
Methods
| Name | Description | 
|---|---|
| LoadMaterialProperties() | Loads the material properties for the block.  | 
      
| OnGUIOpen() | Renders the properties in the block.  |