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






