Newer
Older
HoloAnatomy / Assets / HoloToolkit-Examples / UX / Profiles / CubeButtonMeshProfile.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: CubeButtonMeshProfile
  m_EditorClassIdentifier: 
  ColorPropertyName: _Color
  ValuePropertyName: 
  SmoothStateChanges: 1
  StickyPressedEvents: 0
  StickyPressedTime: 0.5
  AnimationSpeed: 1
  ButtonStates:
  - Name: Pressed
    ActiveState: 0
    StateColor: {r: 0.74264705, g: 0.38224483, b: 0.6879653, a: 1}
    StateValue: 0
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 0.9, y: 0.9, z: 0.9}
  - Name: Targeted
    ActiveState: 1
    StateColor: {r: 0.027303182, g: 0.50584376, b: 0.74264705, a: 1}
    StateValue: 0
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 1.1, y: 1.1, z: 1.1}
  - Name: Interactive
    ActiveState: 2
    StateColor: {r: 0.22772492, g: 0.7817683, b: 0.8602941, a: 1}
    StateValue: 0
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 1, y: 1, z: 1}
  - Name: ObservationTargeted
    ActiveState: 3
    StateColor: {r: 0.2822232, g: 0.73486143, b: 0.85294116, a: 1}
    StateValue: 0
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 1.1, y: 1.1, z: 1.1}
  - Name: Observation
    ActiveState: 4
    StateColor: {r: 0.9044118, g: 0.75783473, b: 0.27930364, a: 1}
    StateValue: 0
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 1, y: 1, z: 1}
  - Name: Disabled
    ActiveState: 5
    StateColor: {r: 0.4068966, g: 1, b: 0, a: 1}
    StateValue: 0
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 1, y: 1, z: 1}