Squirrel/Server/Functions/Spheres/Radius

From Liberty Unleashed Wiki
Revision as of 20:48, 14 December 2009 by Juppi (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This Sphere class member returns or sets the radius of the given sphere.

Syntax

You can either return or set a new value for this member:

  1. float Sphere.Radius
  1. Sphere.Radius = float fRadius

Arguments

  • fRadius - This is the new radius of the sphere.

Example 1. Returning

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o
  1.  
  2. -- todo
  3.  

Notes

-- Example notes/used functions here

Example 2. Setting

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o
  1.  
  2. -- todo
  3.  

Notes

-- Example notes/used functions here

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox