Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetLeftTangent
Method
GetLeftTangent
trinity/Curves/Tr2FollowCurveKey.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
const Vector3 Tr2ObjectFollowCurveKey::GetLeftTangent()
34
{
35
return m_rotatedLeftTangent;
36
}
37
38
const Vector3 Tr2ObjectFollowCurveKey::GetRightTangent()
39
{
Callers
1
GetSegmentValue
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected