PatchMesh.Validate Method ()

Validates a patch mesh.

Overload List

public DegenerateItems Validate();
public DegenerateItems Validate(out string);

Remarks

Exceptions
InvalidMeshException The mesh is invalid.
InvalidCallException The method call is invalid. For example, a method's parameter might contain an invalid value.
OutOfMemoryExceptionLeave Site Microsoft Direct3D could not allocate sufficient memory to complete the call.
Show: