ParaSpace SDK 1.11.0
Basic SDK
[Enhancements]
- Added support for re-uploading content with a few clicks to avoid repeated packaging.
[Bug fixes]
- Fixed the "forced account logout" error that occurred when using Content Manager for searching.
- Fixed other minor issues.
World SDK
[Enhancements]
- Increased the upper limit for the number of World Shaders to 22.
[Bug fixes]
- Fixed bugs and optimized the performance.
Avatar SDK
[Bug fixes]
- Fixed bugs and optimized the performance.
API updates
- ParaUIService
- ParaUIService.ShowPlayerNumber: Shows the number of online players and room capacity.
- ParaUIService.HidePlayerNumber: Hides the number of online players and room capacity.
- ParaUIService.AddUIToSystem: Adds layering parameters to allow users to control the layers.
- ParaAvatarService.GetAvatarInfo: Gets information about an Avatar.
- ParaWorldService.GetWorldInfo: Gets information about a World.
- ParaSocialService: Added Share-to-Feeds-related APIs.
- ParaPlayer: Added flight-related properties and methods.
- ParaPlayer.StartFly: Starts flying.
- ParaPlayer.StopFly: Stops flying.
- ParaPlayer.CanFly: Returns whether flying is allowed currently.
- ParaPlayer.IsFlying: Returns whether the player is flying.
- ParaPlayer.flySpeed: Returns the horizontal flight speed.
- ParaPlayer.flyVerticalSpeed: Returns the vertical flight speed.
- ParaPlayer.flyMaxHeight: Returns the maximum flight height.
- ParaPlayer.flyMinHeight: Returns the minimum flight height.
- ParaPhotograph: Added camera setting properties.
- ParaUtility
- ParaUtility.SetVoiceChannelDistance: Sets the longest distance that the sound of the voice channel can travel.
- ParaDataService: Refactored DataStore-related APIs.
Updated about 1 year ago