csharp
public sealed class SystemAccess.BuilderCollects reads and writes by type.
No guide page documents this yet — the page shows what the code says about itself.
Methods (3)
public SystemAccess.Builder Read<T>()Declares a read.
public SystemAccess.Builder Write<T>()Declares a write, which implies a read.
public SystemAccess Build()Finishes the declaration.
Used by (40)
- OrbitSystemEcsStressTest
- AnimationSystemVixen.Animation
- AudioSystemVixen.Audio
- CameraDirectorSystemVixen.Engine
- CameraExtractionSystemVixen.Rendering
- CharacterMovementSystemVixen.Physics
- ConstraintGizmoSystemVixen.Animation
- LightExtractionSystemVixen.Rendering
- LocalPlayerSystemVixen.Net.Engine
- MeshExtractionSystemVixen.Rendering
- NavigationSystemVixen.Navigation
- NetworkAnimatorApplySystemVixen.Net.Animation
- NetworkAnimatorCaptureSystemVixen.Net.Animation
- NetworkAudioApplySystemVixen.Net.Audio
- NetworkAudioCaptureSystemVixen.Net.Audio
- NetworkBonesApplySystemVixen.Net.Animation
- NetworkBonesCaptureSystemVixen.Net.Animation
- NetworkRigidBodyCaptureSystemVixen.Net.Physics
- NetworkRigidBodyCorrectionSystemVixen.Net.Physics
- NetworkSpawnSystemVixen.Net.Engine
- NetworkTransformApplySystemVixen.Net.Engine
- NetworkTransformCaptureSystemVixen.Net.Engine
- PhysicsDebugDrawSystemVixen.Physics
- PhysicsInterpolationSystemVixen.Physics
- PhysicsSyncSystemVixen.Physics
- PhysicsWritebackSystemVixen.Physics
- PlayerInputQuantizeSystemVixen.Net.Engine
- PlayerInputSystemVixen.Engine
- PossessionSystemVixen.Engine
- PostProcessVolumeSystemVixen.Rendering
- PredictionSmoothingSystemVixen.Net.Engine
- ProgrammaticSystemVixen.Ecs.Tests
- SkinningSystemVixen.Animation
- SystemAccessVixen.Ecs
- SystemTestsVixen.Ecs.Tests
- TransformSystemVixen.Engine
- VfxExtractionSystemVixen.Rendering
- VideoSystemVixen.Video
- VirtualCameraSystemVixen.Engine
- XrTrackingSystemVixen.Xr