Class SphereSampler
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
[Serializable]
public class SphereSampler
- Inheritance
-
SphereSampler
- Inherited Members
- Extension Methods
Constructors
SphereSampler()
public SphereSampler()
Fields
radius
public float radius
Field Value
Methods
GetPosition(Vector3)
public Vector3 GetPosition(Vector3 center)
Parameters
center
Vector3
Returns
- Vector3