|
InstancedMeshNodeIsUpdatingBounds Property |
Gets or sets a Boolean that specifies if this SceneNode3D is automatically updating its
Bounds value. Default value is true.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public bool IsUpdatingBounds { get; set; }
Property Value
BooleanSee Also