Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ GetLeft
Method
GetLeft
Source/Engine/Core/Math/Transform.cpp:221–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
219
}
220
221
Float3 Transform::GetLeft() const
222
{
223
return Float3::Transform(Float3::Left, Orientation);
224
}
225
226
Float3 Transform::GetUp() const
227
{
Callers
4
SetScissor
Method · 0.80
SetScissor
Method · 0.80
Union
Method · 0.80
Shared
Method · 0.80
Calls
1
Transform
Class · 0.70
Tested by
no test coverage detected