You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
727 B
Plaintext

%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: c7a0c2a598d6efa45ab3f1602e5cc835, type: 3}
m_Name: TreeRandomPreset
m_EditorClassIdentifier: Assembly-CSharp::TreeRandomPreset
maxDepth: 8
branchAngle: 30
scaleFactor: 0.7
twistAngle: 90
angleRandom: 0.3
scaleRandom: 0.2
twistRandom: 0.3
maxChildren: 3
extraChildChance: 0.3
trunkColor: {r: 1, g: 0.6, b: 0.8, a: 1}
midColor: {r: 1, g: 0.45, b: 0, a: 1}
tipColor: {r: 1, g: 0.85, b: 0, a: 1}