Pixels |
Name | Description | |
---|---|---|
PixelsVisual3D | PixelsVisual3D constructor with no positions and default pixel color (White) and pixel size (1.0f) | |
PixelsVisual3D(Vector3) | PixelsVisual3D constructor with specified positions and default pixel color (White) and pixel size (1.0f) | |
PixelsVisual3D(Vector3, Color, Double) | Constructor |