Simple3DRendererGetThicknessByPixelSize Method |
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public abstract double GetThicknessByPixelSize(
Vector3 worldPosition,
double sizeInPixels
)
Parameters
- worldPosition
- Type: NeoAxisVector3
- sizeInPixels
- Type: SystemDouble
Return Value
Type:
DoubleSee Also