picturedata - eisclimber/ExPresS-XR GitHub Wiki

PictureData

Class in ExPresSXR.Presentation.Pictures

Inherits from UnityEngine.ScriptableObject

Summary

Data asset for storing picture data for a PictureDataProvider.

public class PictureData : ScriptableObject

Fields

Name Description
Descriptions The description of the picture collection. Shown as Info Text.
FallbackPicture Fall back picture if one is null/missing/invalid...
Pictures List of viewable images in the picture collection, ordered from first to last.
Title The title of the picture collection.

Properties

Name Description
NumPictures Number of pictures in this asset.
⚠️ **GitHub.com Fallback** ⚠️