Gets or sets the size, in pixels, of each point in the point batch.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property PixelSize() As Single |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property float get_PixelSize(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
The size is defined in pixels so even if the camera moves very close or very far from a point batch, the size of each point on the screen does not change.






