added new method for RagonBuffer

This commit is contained in:
2024-04-07 17:11:45 +03:00
parent 5a79502848
commit 0c4bdb83c9
3 changed files with 39 additions and 7 deletions
+2 -2
View File
@@ -12,11 +12,11 @@
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<DebugType>none</DebugType>
<OutputPath>/Users/edmand46/UnityProjects/itd-client/Assets/Ragon/Runtime/Plugins/</OutputPath>
<OutputPath></OutputPath>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<OutputPath>/Users/edmand46/RagonProjects/ragon-oss-examples/Assets/Ragon/Plugins/</OutputPath>
<OutputPath></OutputPath>
</PropertyGroup>
<ItemGroup>