Fixed typo in subdivision_surfaces.rst

This commit is contained in:
David G Yu 2015-06-17 11:22:47 -07:00
parent 5c914a0622
commit bc4ca8f212

View File

@ -124,7 +124,7 @@ Face-Varying Interpolation Rules
Face-varying data can follow the same interpolation behavior as vertex data, or it
can be constrained to interpolate linearly around selective features from corners,
boundaries to the entire interior of the mesh.
boundaries, or the entire interior of the mesh.
The following rules can be applied to face-varying data interpolation: