MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / getBone

Method getBone

Source/ThirdParty/OpenFBX/ofbx.cpp:2141–2144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2139
2140
2141 const Object* getBone() const override
2142 {
2143 return bone;
2144 }
2145
2146 DataView getBoneLinkProperty() const override { return bone_link_property; }
2147

Callers 1

ImportCurveFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected