Normalizes the texture coordinates and makes the texture addressing (repeating) more effective.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public Vector2 GetTextureCoordinate( Vector2 faceTextureCoordinate ) |
Parameters
- faceTextureCoordinate
- Type: Vector2
The texture coordinate.