Gets or sets if primitive picking should be enabled. If enabled and a ray is tested successfully against
an IPickable's bounding volume, a finer ray intersection test is asked to be conducted upon the
IPickable's primitives. By default this value is false.
| C# |
public bool EnablePrimitivePicking { get; set; }
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)