introduce editorconfig

This commit is contained in:
6543
2024-08-21 12:47:46 +02:00
parent 9de993624c
commit 81de4ef148
24 changed files with 83 additions and 58 deletions

View File

@@ -10,4 +10,4 @@ Creates a new [BoxField](../types/field/BoxField.md) at `/field/[name]` with par
Creates a new [CylinderField](../types/field/CylinderField.md) at `/field/[name]` with parent at `spacePath`.
### `createSphereField(string name, string spacePath, Vector3 origin, float radius)`
Creates a new [SphereField](../types/field/SphereField.md) at `/field/[name]` with parent at `spacePath`.
Creates a new [SphereField](../types/field/SphereField.md) at `/field/[name]` with parent at `spacePath`.