2024-01-27 04:09:57 +08:00
|
|
|
%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: 1ac58f3731b20a44296f93c2e5c0597b, type: 3}
|
|
|
|
m_Name: ScatterBrushObjectSpawnSettings
|
|
|
|
m_EditorClassIdentifier:
|
2024-03-12 21:54:29 +08:00
|
|
|
_brushRadius: 1
|
|
|
|
_maxNumObjects: 8
|
2024-01-27 04:09:57 +08:00
|
|
|
_minDragDistance: 1
|
2024-03-12 21:54:29 +08:00
|
|
|
_surfaceTypes: 1
|
2024-02-05 21:16:08 +08:00
|
|
|
_surfaceLayers: 1
|
2024-03-12 21:54:29 +08:00
|
|
|
_scatterBrushPrefabProfileName: Grass
|
2024-02-21 01:40:53 +08:00
|
|
|
_overlapTestPrecision: 1
|