Class POI
Inherited Members
Namespace: UnityEngine.Reflect
Syntax
public class POI : MonoBehaviour
Fields
aspect
Declaration
public float aspect
Field Value
Type | Description |
---|---|
Single |
bottom
Declaration
public float bottom
Field Value
Type | Description |
---|---|
Single |
far
Declaration
public float far
Field Value
Type | Description |
---|---|
Single |
fov
Declaration
public float fov
Field Value
Type | Description |
---|---|
Single |
label
Declaration
public string label
Field Value
Type | Description |
---|---|
String |
left
Declaration
public float left
Field Value
Type | Description |
---|---|
Single |
near
Declaration
public float near
Field Value
Type | Description |
---|---|
Single |
orthographic
Declaration
public bool orthographic
Field Value
Type | Description |
---|---|
Boolean |
right
Declaration
public float right
Field Value
Type | Description |
---|---|
Single |
size
Declaration
public float size
Field Value
Type | Description |
---|---|
Single |
top
Declaration
public float top
Field Value
Type | Description |
---|---|
Single |