summaryrefslogtreecommitdiff
path: root/Other/NodeEditorExamples/ProjectSettings/TimeManager.asset
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2022-06-28 09:40:37 +0800
committerchai <chaifix@163.com>2022-06-28 09:40:37 +0800
commit49b25e755b70ec412feaaf0b898d6f7e09d2bea6 (patch)
tree3c5f4260f30d1c2d7196db93153700d7ddec3157 /Other/NodeEditorExamples/ProjectSettings/TimeManager.asset
parentc92269331692feca2c276649f6c4ee8911f1f859 (diff)
+node example
Diffstat (limited to 'Other/NodeEditorExamples/ProjectSettings/TimeManager.asset')
-rw-r--r--Other/NodeEditorExamples/ProjectSettings/TimeManager.asset9
1 files changed, 9 insertions, 0 deletions
diff --git a/Other/NodeEditorExamples/ProjectSettings/TimeManager.asset b/Other/NodeEditorExamples/ProjectSettings/TimeManager.asset
new file mode 100644
index 00000000..06bcc6d2
--- /dev/null
+++ b/Other/NodeEditorExamples/ProjectSettings/TimeManager.asset
@@ -0,0 +1,9 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!5 &1
+TimeManager:
+ m_ObjectHideFlags: 0
+ Fixed Timestep: 0.02
+ Maximum Allowed Timestep: 0.1
+ m_TimeScale: 1
+ Maximum Particle Timestep: 0.03