|  | MCMeshFilter Constructor | 
Namespace: HightlanderSolutions.MeshCheckerEditorExtension
 Syntax
Syntax[PublicAPIAttribute] public MCMeshFilter( [NotNullAttribute] MeshFilter meshFilter )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | The meshFilter argument is null. | 
 See Also
See Also