 |
DXSceneIsChangeFlagSet Method |
Returns true if the specified changeType is currently set
Namespace:
Ab3d.DirectX
Assembly:
Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 2.1.6262.1040
Syntaxpublic bool IsChangeFlagSet(
DXSceneChangeNotifications changeType
)
Parameters
- changeType
- Type: Ab3d.DirectXDXSceneChangeNotifications
ChangeNotifications
Return Value
Type:
Booleanthe specified changeType is currently set
See Also