Newer
Older
HoloAnatomy / Assets / HoloToolkit-Examples / UX / Profiles / HolographicButtonMeshProfile.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: HolographicButtonMeshProfile
  m_EditorClassIdentifier: 
  ColorPropertyName: _Color
  ValuePropertyName: 
  SmoothStateChanges: 1
  StickyPressedEvents: 0
  StickyPressedTime: 0.5
  AnimationSpeed: 1
  ButtonStates:
  - Name: Pressed
    ActiveState: 0
    StateColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
    StateValue: 0
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 1, y: 1, z: 0.5}
  - Name: Targeted
    ActiveState: 1
    StateColor: {r: 1, g: 1, b: 1, a: 1}
    StateValue: 0
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 1, y: 1, z: 0.5}
  - Name: Interactive
    ActiveState: 2
    StateColor: {r: 1, g: 1, b: 1, a: 0}
    StateValue: 0
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 1, y: 1, z: 0.5}
  - Name: ObservationTargeted
    ActiveState: 3
    StateColor: {r: 1, g: 1, b: 1, a: 1}
    StateValue: 0
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 1, y: 1, z: 0.5}
  - Name: Observation
    ActiveState: 4
    StateColor: {r: 0.25735295, g: 0.25735295, b: 0.25735295, a: 0}
    StateValue: 0
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 1, y: 1, z: 0.5}
  - Name: Disabled
    ActiveState: 5
    StateColor: {r: 0, g: 0, b: 0, a: 0}
    StateValue: 0
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 1, y: 1, z: 0.5}