Gems/EMotionFX
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -495,7 +495,6 @@ namespace EMotionFX
|
||||
if (renderSimulatedJoints && !selectedJointIndices.empty())
|
||||
{
|
||||
// Render the joint radius.
|
||||
const MCore::RGBAColor defaultColor = renderPlugin->GetRenderOptions()->GetSelectedSimulatedObjectColliderColor();
|
||||
const size_t actorInstanceCount = GetActorManager().GetNumActorInstances();
|
||||
for (size_t actorInstanceIndex = 0; actorInstanceIndex < actorInstanceCount; ++actorInstanceIndex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user