AnchoredScreenModelMaxDistance Property
|
Maximum distance from Anchor Point to the camera before the screen is hidden from view
Typical values to use here are in the range from 1 to 10
The default value should be ideal in most cases. You should probably favor the use of
MinScale and Min/MaxViewport before adjusting this.
Namespace:
Livit.Learn.Model.AnchoredScreensAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic float MaxDistance { get; set; }
Property Value
Type:
Single
See Also