R3Extensions.Stride
1.1.14
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package R3Extensions.Stride --version 1.1.14
NuGet\Install-Package R3Extensions.Stride -Version 1.1.14
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.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="R3Extensions.Stride" Version="1.1.14" />
<PackageReference Include="R3Extensions.Stride" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add R3Extensions.Stride --version 1.1.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: R3Extensions.Stride, 1.1.14"
#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.
#:package R3Extensions.Stride@1.1.14
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=R3Extensions.Stride&version=1.1.14
#tool nuget:?package=R3Extensions.Stride&version=1.1.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
R3.Stride
R3 integration with Stride
Usage
add default FrameProvider
- Reference R3.Stride
- add empty Entity by Stride editor
- add "R3/R3 Frame Dispatcher"
- set Stride Frame Provider Component's priority to execute subscribed callback
add additional FrameProvider
- Reference R3.Stride
- add empty Entity by Stride editor
- add "R3/additional R3 Frame Dispatcher"
- 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
- get
AdditionalR3FrameDispatcherComponent
in your script(e.g.Entity.Get<AdditionalR3FrameDispatcherComponent>()
) - use
FrameProvider AdditionalR3FrameDispatcherComponent.FrameProvider
in R3 operator
Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- R3 (>= 1.1.14)
- Stride.Engine (>= 4.2.0.2067)
- Stride.UI (>= 4.2.0.2067)
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.3.0 | 127 | 2/15/2025 |
1.2.9 | 135 | 9/27/2024 |
1.2.8 | 145 | 8/20/2024 |
1.2.7 | 165 | 8/19/2024 |
1.2.6 | 132 | 8/15/2024 |
1.2.5 | 163 | 8/13/2024 |
1.2.4 | 139 | 8/8/2024 |
1.2.3 | 118 | 8/6/2024 |
1.2.2 | 115 | 7/27/2024 |
1.2.1 | 115 | 7/26/2024 |
1.2.0 | 107 | 7/26/2024 |
1.1.16 | 131 | 7/23/2024 |
1.1.15 | 128 | 7/17/2024 |
1.1.14 | 122 | 7/12/2024 |
1.1.13 | 123 | 6/25/2024 |
1.1.12 | 131 | 5/28/2024 |
1.1.11 | 143 | 3/18/2024 |
1.1.10 | 158 | 3/11/2024 |
1.1.9 | 145 | 3/10/2024 |
1.1.8 | 142 | 3/9/2024 |
1.1.7 | 158 | 3/6/2024 |
1.1.6 | 153 | 3/5/2024 |
1.1.5 | 153 | 3/4/2024 |
1.1.4 | 134 | 3/4/2024 |
1.1.3 | 175 | 3/2/2024 |
1.1.2 | 154 | 3/1/2024 |
1.1.1 | 146 | 3/1/2024 |
1.1.0 | 145 | 2/29/2024 |
1.0.4 | 174 | 2/21/2024 |
1.0.3 | 164 | 2/20/2024 |
1.0.2 | 138 | 2/18/2024 |
1.0.1 | 155 | 2/17/2024 |
1.0.0 | 142 | 2/16/2024 |
0.1.23 | 150 | 2/14/2024 |
0.1.22 | 147 | 2/13/2024 |
0.1.21 | 133 | 2/13/2024 |
0.1.20 | 151 | 2/9/2024 |
0.1.19 | 137 | 2/3/2024 |
0.1.18 | 132 | 2/1/2024 |
0.1.17 | 137 | 2/1/2024 |
0.1.16 | 136 | 2/1/2024 |
0.1.15 | 133 | 2/1/2024 |
0.1.14 | 133 | 1/31/2024 |
0.1.13 | 128 | 1/30/2024 |
0.1.12 | 140 | 1/29/2024 |
0.1.11 | 145 | 1/28/2024 |