Метод | Описание | |
---|---|---|
Project ( Vector3 verts, Vector2 baseUV, Vector3 forward ) : Vector2[] |
Project the specified Base UVs to find the appropriate 2D shape from 3D space - mainly used for angled roofs
|
public static Project ( Vector3 verts, Vector2 baseUV, Vector3 forward ) : Vector2[] | ||
verts | Vector3 | |
baseUV | Vector2 | |
forward | Vector3 | |
Результат | Vector2[] |