fix linux build

Signed-off-by: rhhong <rhhong@amazon.com>
monroegm-disable-blank-issue-2
rhhong 4 years ago
parent 1edc1ffaf6
commit 3e686ca9ce

@ -186,7 +186,7 @@ namespace AZ
void UpdateWrinkleMasks();
// Debug geometry rendering
AZStd::unique_ptr<AtomActorDebugDraw> m_atomActorDebugDraw = nullptr;
AZStd::unique_ptr<AtomActorDebugDraw> m_atomActorDebugDraw;
AZStd::intrusive_ptr<AZ::Render::SkinnedMeshInputBuffers> m_skinnedMeshInputBuffers = nullptr;
AZStd::intrusive_ptr<SkinnedMeshInstance> m_skinnedMeshInstance;

Loading…
Cancel
Save