Newer
Older
HoloAnatomy / Assets / HoloToolkit / 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: _BorderWidth
  SmoothStateChanges: 1
  StickyPressedEvents: 0
  StickyPressedTime: 0.5
  AnimationSpeed: 1
  ButtonStates:
  - Name: Pressed
    ActiveState: 0
    StateColor: {r: 0.7794118, g: 0.7794118, b: 0.7794118, a: 1}
    StateValue: 0.4
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 0.12, y: 0.12, z: 0.01}
  - Name: Targeted
    ActiveState: 1
    StateColor: {r: 0.36862746, g: 0.36862746, b: 0.36862746, a: 1}
    StateValue: 0.4
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 0.12, y: 0.12, z: 0.01}
  - Name: Interactive
    ActiveState: 2
    StateColor: {r: 0, g: 0, b: 0, a: 0}
    StateValue: 0
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 0.12, y: 0.12, z: 0.01}
  - Name: ObservationTargeted
    ActiveState: 3
    StateColor: {r: 0.36764705, g: 0.36764705, b: 0.36764705, a: 1}
    StateValue: 0.4
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 0.12, y: 0.12, z: 0.01}
  - Name: Observation
    ActiveState: 4
    StateColor: {r: 0, g: 0, b: 0, a: 0}
    StateValue: 0
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 0.12, y: 0.12, z: 0.01}
  - Name: Disabled
    ActiveState: 5
    StateColor: {r: 0, g: 0, b: 0, a: 0}
    StateValue: 0
    Offset: {x: 0, y: 0, z: 0}
    Scale: {x: 0.12, y: 0.12, z: 0.01}