 |
SceneNotifyChange Method |
NotifyChange method adds the specified ChangeNotifications to the changes flags of this Scene.
Namespace: Ab4d.SharpEngineAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.1.9316+94bbd23b55747f096f056a5602f7dd90558b3673
Syntaxpublic void NotifyChange(
SceneDirtyFlags changeType
)
Parameters
- changeType SceneDirtyFlags
- ChangeNotifications
Remarks[Missing <remarks> documentation for "M:Ab4d.SharpEngine.Scene.NotifyChange(Ab4d.SharpEngine.Common.SceneDirtyFlags)"]
See Also