×
Past week
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
2 days ago · Returns the float value corresponding to key if it exists in the preference file. GetInt, Returns the value corresponding to key in the preference file if it ...
Missing: url | Show results with:url
14 hours ago · Get a float array from the property block. GetInt, This method is deprecated. Use GetFloat or GetInteger instead. GetInteger, Get an integer from the property ...
Missing: url | Show results with:url
3 days ago · Returns the sign of f . Returns a value of 1 when f is 0 or greater. Returns a value of -1 when f is negative. ... Did you find this page useful? Please give it a ...
Missing: GetInt. | Show results with:GetInt.
1 day ago · Returns the largest integer smaller to or equal to f . using UnityEngine; using System.Collections; public class ExampleClass : MonoBehaviour { void Example() { ...
Missing: GetInt. | Show results with:GetInt.
11 hours ago · Returns f rounded to the nearest integer. If the number ends in .5 so it is halfway between two integers, one of which is even and the other odd, the even ...
Missing: GetInt. | Show results with:GetInt.
2 days ago · Access the r, g, b,a components using [0], [1], [2], [3] respectively. ... Did you find this page useful? Please give it a rating: ... Is something described here ...
Missing: GetInt. | Show results with:GetInt.