You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/AtomLyIntegration/CommonFeatures/Code/Source/ReflectionProbe
dmcdiar 64f42ba1cb Removed the asset callback from the EditorReflectionProbeComponent, since the component may have been destroyed and recreated between the bake and the asset load.
Replaced with an OnTick handler that polls the ReflectionProbeFeatureProcessor to determine when the asset is ready.
5 years ago
..
EditorReflectionProbeComponent.cpp Removed the asset callback from the EditorReflectionProbeComponent, since the component may have been destroyed and recreated between the bake and the asset load. 5 years ago
EditorReflectionProbeComponent.h Removed the asset callback from the EditorReflectionProbeComponent, since the component may have been destroyed and recreated between the bake and the asset load. 5 years ago
ReflectionProbeComponent.cpp Initial commit 5 years ago
ReflectionProbeComponent.h Initial commit 5 years ago
ReflectionProbeComponentConstants.h Initial commit 5 years ago
ReflectionProbeComponentController.cpp Removed the asset callback from the EditorReflectionProbeComponent, since the component may have been destroyed and recreated between the bake and the asset load. 5 years ago
ReflectionProbeComponentController.h Removed the asset callback from the EditorReflectionProbeComponent, since the component may have been destroyed and recreated between the bake and the asset load. 5 years ago