|
Blender V5.0
|
Public Member Functions | |
| UVPhi ()=default | |
| bool | is_valid () const |
Public Attributes | |
| float2 | translation = float2(-1.0f, -1.0f) |
| float | rotation = 0.0f |
Store information about an island's placement such as translation, rotation and reflection.
Definition at line 31 of file uv_pack.cc.
|
default |
| bool blender::geometry::UVPhi::is_valid | ( | ) | const |
Definition at line 41 of file uv_pack.cc.
References translation.
| float blender::geometry::UVPhi::rotation = 0.0f |
Definition at line 37 of file uv_pack.cc.
Definition at line 36 of file uv_pack.cc.
Referenced by is_valid().