|
ContextStatesManagerIsDepthStencilStateLocked Property |
If set to true than the current DepthStencilState cannot be changed until IsDepthStencilStateLocked is set to false.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public bool IsDepthStencilStateLocked { get; set; }
Property Value
BooleanSee Also