update(context:)
A default implementation that does nothing.
Declaration
mutating func update(context: SceneUpdateContext)Parameters
- context:
The scene context for the scene to update.
A default implementation that does nothing.
mutating func update(context: SceneUpdateContext)The scene context for the scene to update.