SpiecsEngine
 
Loading...
Searching...
No Matches

◆ OnActivate()

void Spices::WhittedRTWorld::OnActivate ( TimeStep & ts)
overridevirtual

This interface define the specific world behave on activated.

Parameters
[in]tsTimeStep.

Reimplemented from Spices::EditorWorld.

Definition at line 26 of file WhittedRTWorld.cpp.

27 {
29
31 }
#define SPICES_PROFILE_ZONE
virtual void OnActivate(TimeStep &ts) override
This interface define the specific world behave on activated.

References Spices::EditorWorld::OnActivate().