implementation of drecon in unity 2022 lts
forked from:
https://github.com/joanllobera/marathon-envs
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
594 B
19 lines
594 B
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!114 &11400000
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 0}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 54d21f6ece3b46479f0c328f8c6007e0, type: 3}
|
|
m_Name: New TMP Color Gradient
|
|
m_EditorClassIdentifier:
|
|
colorMode: 2
|
|
topLeft: {r: 1, g: 1, b: 1, a: 1}
|
|
topRight: {r: 1, g: 1, b: 1, a: 1}
|
|
bottomLeft: {r: 1, g: 1, b: 0, a: 0.8392157}
|
|
bottomRight: {r: 1, g: 1, b: 0, a: 0.8392157}
|
|
|