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