MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / useObjsEyePoint

Method useObjsEyePoint

Engine/source/T3D/shapeBase.cpp:2198–2201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2196}
2197
2198bool ShapeBase::useObjsEyePoint() const
2199{
2200 return mDataBlock->useEyePoint;
2201}
2202
2203//----------------------------------------------------------------------------
2204void ShapeBase::setVelocity(const VectorF&)

Callers 1

shakeCameraMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected