Newer
Older
HoloAnatomy / Assets / HoloToolkit-Examples / UX / Profiles / PushButtonMeshProfile.asset
SURFACEBOOK2\jackwynne on 25 May 2018 1 KB v1
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: fa22bce62b991ca4b9aadff296ae1e8b, type: 3}
  m_Name: PushButtonMeshProfile
  m_EditorClassIdentifier: 
  ColorPropertyName: _Color
  ValuePropertyName: 
  SmoothStateChanges: 1
  StickyPressedEvents: 0
  StickyPressedTime: 0.5
  AnimationSpeed: 1
  ButtonStates:
  - Name: Pressed
    ActiveState: 0
    StateColor: {r: 0.13429931, g: 0.6764706, b: 0.63160133, a: 1}
    StateValue: 0
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 1, y: 1, z: 1}
  - Name: Targeted
    ActiveState: 1
    StateColor: {r: 1, g: 0.6431373, b: 0, a: 1}
    StateValue: 0
    Offset: {x: 0, y: 0.23, z: 0}
    Scale: {x: 1, y: 1, z: 1}
  - Name: Interactive
    ActiveState: 2
    StateColor: {r: 1, g: 0.6431373, b: 0, a: 1}
    StateValue: 0
    Offset: {x: 0, y: 0.23, z: 0}
    Scale: {x: 1, y: 1, z: 1}
  - Name: ObservationTargeted
    ActiveState: 3
    StateColor: {r: 1, g: 0.83993655, b: 0.5514706, a: 1}
    StateValue: 0
    Offset: {x: 0, y: 0.23, z: 0}
    Scale: {x: 1, y: 1, z: 1}
  - Name: Observation
    ActiveState: 4
    StateColor: {r: 1, g: 0.6431373, b: 0, a: 1}
    StateValue: 0
    Offset: {x: 0, y: 0.23, z: 0}
    Scale: {x: 1, y: 1, z: 1}
  - Name: Disabled
    ActiveState: 5
    StateColor: {r: 1, g: 0.6431373, b: 0, a: 1}
    StateValue: 0
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 1, y: 1, z: 1}