MCPcopy 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
38const Vector3 Tr2ObjectFollowCurveKey::GetRightTangent()
39{
40 return m_rotatedRightTangent;
41}
42
43const Tr2FollowCurveKeyInterpolation::Type Tr2ObjectFollowCurveKey::GetInterpolationType()
44{

Callers 1

GetSegmentValueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected