Click or drag to resize

UiRepresentation Class

[Missing <summary> documentation for "T:BrydenWoodUnity.UIElements.UiRepresentation"]

Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          BrydenWoodUnity.UIElementsUiRepresentation
            BrydenWoodUnity.UIElementsControlPointUI

Namespace:  BrydenWoodUnity.UIElements
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class UiRepresentation : MonoBehaviour

The UiRepresentation type exposes the following members.

Constructors
  NameDescription
Public methodUiRepresentation
Initializes a new instance of the UiRepresentation class
Top
Methods
Fields
  NameDescription
Protected fieldhasInitialized
Protected fieldprevCameraPosition
Public fieldsceneObjects
The gameObject in scene to be moved by this control point
Top
See Also