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