Class MaterialTessellationPNFeature
Material for Point-Normal tessellation.
[DataContract("MaterialTessellationPNFeature")]
[Display("Point Normal Tessellation", null)]
public class MaterialTessellationPNFeature : MaterialTessellationBaseFeature, IMaterialTessellationFeature, IMaterialFeature, IMaterialShaderGenerator
  - Inheritance
 - 
      objectMaterialTessellationPNFeature
 
- Implements
 
- Inherited Members
 
Methods
GenerateShader(MaterialGeneratorContext)
Generates the shader for the feature.
public override void GenerateShader(MaterialGeneratorContext context)
  Parameters
contextMaterialGeneratorContextThe context.