Property RequiredSetBits
RequiredSetBits
Gets bit positions where a point is only displayed if the corresponding bit value is 1.
Declaration
public IList<uint> RequiredSetBits { get; }
Property Value
| Type | Description |
|---|---|
| IList<uint> | Bit positions where a point is only displayed if the corresponding bit value is 1. |
Remarks
If both RequiredSetBits and RequiredClearBits are empty, the PointCloudBitfieldFilter will not affect point visibility.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |