ScatterMax.Options

public static class ScatterMax.Options

Optional attributes for ScatterMax

Public Methods

ScatterMax.Options
useLocking (Boolean useLocking)

Inherited Methods

Public Methods

public ScatterMax.Options useLocking (Boolean useLocking)

Parameters
useLocking If True, the update will be protected by a lock; otherwise the behavior is undefined, but may exhibit less contention.