Model3dsIsReader3dsShared Property |
Gets or sets a Boolean that specifies if the same Source 3ds file is read only once and is shared between all Model3dsVisual3Ds that use the same Source. Default value is true.
Namespace: Ab3d.VisualsAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax public bool IsReader3dsShared { get; set; }
Property Value
Type:
BooleanSee Also