R3Extensions.Stride 1.1.12

dotnet add package R3Extensions.Stride --version 1.1.12
NuGet\Install-Package R3Extensions.Stride -Version 1.1.12
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="R3Extensions.Stride" Version="1.1.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add R3Extensions.Stride --version 1.1.12
#r "nuget: R3Extensions.Stride, 1.1.12"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install R3Extensions.Stride as a Cake Addin
#addin nuget:?package=R3Extensions.Stride&version=1.1.12

// Install R3Extensions.Stride as a Cake Tool
#tool nuget:?package=R3Extensions.Stride&version=1.1.12

R3.Stride

R3 integration with Stride

Usage

add default FrameProvider

  1. Reference R3.Stride
  2. add empty Entity by Stride editor
  3. add "R3/R3 Frame Dispatcher"
  4. set Stride Frame Provider Component's priority to execute subscribed callback

add additional FrameProvider

  1. Reference R3.Stride
  2. add empty Entity by Stride editor
  3. add "R3/additional R3 Frame Dispatcher"
  4. set Stride Frame Provider Component's priority to execute subscribed callback
    • if you set priority to largest number in other script components, it behaves like Unity's LateUpdate
  5. get AdditionalR3FrameDispatcherComponent in your script(e.g. Entity.Get<AdditionalR3FrameDispatcherComponent>())
  6. use FrameProvider AdditionalR3FrameDispatcherComponent.FrameProvider in R3 operator
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.12 69 5/28/2024
1.1.11 89 3/18/2024
1.1.10 93 3/11/2024
1.1.9 89 3/10/2024
1.1.8 94 3/9/2024
1.1.7 96 3/6/2024
1.1.6 89 3/5/2024
1.1.5 89 3/4/2024
1.1.4 78 3/4/2024
1.1.3 105 3/2/2024
1.1.2 85 3/1/2024
1.1.1 88 3/1/2024
1.1.0 87 2/29/2024
1.0.4 88 2/21/2024
1.0.3 91 2/20/2024
1.0.2 84 2/18/2024
1.0.1 92 2/17/2024
1.0.0 76 2/16/2024
0.1.23 96 2/14/2024
0.1.22 80 2/13/2024
0.1.21 75 2/13/2024
0.1.20 93 2/9/2024
0.1.19 80 2/3/2024
0.1.18 76 2/1/2024
0.1.17 72 2/1/2024
0.1.16 85 2/1/2024
0.1.15 77 2/1/2024
0.1.14 78 1/31/2024
0.1.13 81 1/30/2024
0.1.12 80 1/29/2024
0.1.11 86 1/28/2024