Méthode | Description | |
---|---|---|
DistanceGlow ( double halfDistance ) : System |
Creates a new distance glow.
|
|
GetIntensity ( Vector3 cameraPosition, |
Gets the intensity of the glow.
|
public DistanceGlow ( double halfDistance ) : System | ||
halfDistance | double | The distance at which the intensity is exactly 50%. |
Résultat | System |
public GetIntensity ( Vector3 cameraPosition, |
||
cameraPosition | Vector3 | The position of the camera. |
cameraOrientation | The orientation of the camera. | |
objectPosition | Vector3 | The position of the object. |
objectOrientation | Vector3 | The orientation of the object. |
Résultat | double |