Click or drag to resize
DXMultiMeshGeometry3DCacheCalculatedNormals Field
Gets or sets a static boolean that specifies if normals that are calculated by DXEnine are cached for later use. Default value is true.

Namespace: Ab3d.DirectX.Models
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 1.1.5815.1040
Syntax
C#
public static bool CacheCalculatedNormals

Field Value

Type: Boolean
See Also