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