Integrating latest 47acbe8
This commit is contained in:
@@ -57,6 +57,8 @@ namespace LmbrCentral
|
||||
{
|
||||
EntityDebugDisplayComponent::Activate();
|
||||
ShapeComponentNotificationsBus::Handler::BusConnect(GetEntityId());
|
||||
m_nonUniformScale = AZ::Vector3::CreateOne();
|
||||
AZ::NonUniformScaleRequestBus::EventResult(m_nonUniformScale, GetEntityId(), &AZ::NonUniformScaleRequests::GetScale);
|
||||
}
|
||||
|
||||
void QuadShapeDebugDisplayComponent::Deactivate()
|
||||
|
||||
Reference in New Issue
Block a user