44 ::ll::TypedStorage<4, 4, ::EasingType> mEasingType;
45 ::ll::TypedStorage<4, 4, float> mEasingTime;
51 MCAPI static ::Bedrock::Result<::CameraInstruction::SetInstruction::EaseOption>
60 ::ll::TypedStorage<4, 12, ::Vec3> mPos;
66 MCAPI static ::Bedrock::Result<::CameraInstruction::SetInstruction::PosOption>
75 ::ll::TypedStorage<4, 4, float> mRotX;
76 ::ll::TypedStorage<4, 4, float> mRotY;
82 MCAPI static ::Bedrock::Result<::CameraInstruction::SetInstruction::RotOption>
104 MCAPI static ::Bedrock::Result<::CameraInstruction::SetInstruction::ViewOffsetOption>
127 MCAPI static ::Bedrock::Result<::CameraInstruction::SetInstruction::EntityOffsetOption>
136 ::ll::TypedStorage<4, 12, ::Vec3> mFacingPos;
142 MCAPI static ::Bedrock::Result<::CameraInstruction::SetInstruction::FacingOption>
150 ::ll::TypedStorage<4, 4, uint> mPresetIndex;
151 ::ll::TypedStorage<4, 12, ::std::optional<::CameraInstruction::SetInstruction::EaseOption>> mEase;
152 ::ll::TypedStorage<4, 16, ::std::optional<::CameraInstruction::SetInstruction::PosOption>> mPos;
153 ::ll::TypedStorage<4, 12, ::std::optional<::CameraInstruction::SetInstruction::RotOption>> mRot;
154 ::ll::TypedStorage<4, 16, ::std::optional<::CameraInstruction::SetInstruction::FacingOption>> mFacing;
155 ::ll::TypedStorage<4, 12, ::std::optional<::CameraInstruction::SetInstruction::ViewOffsetOption>> mViewOffset;
156 ::ll::TypedStorage<4, 16, ::std::optional<::CameraInstruction::SetInstruction::EntityOffsetOption>>
158 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mDefault;