| TooltipBaseCalculateScale Method |
Called once per frame to calculate the scale value. Use this method to determine visibility as well.
Namespace:
ImmerseSDK.UI
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax protected virtual float CalculateScale(
float distanceInMeters
)
Parameters
- distanceInMeters
- Type: SystemSingle
Return Value
Type:
SingleSee Also