UxrTeleportLocomotionBase.PrecachedInstances Property

Gets the GameObjects, usually prefabs, that will be precached when the scene is loaded.

Namespace: UltimateXR.Locomotion
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public IEnumerable<GameObject> PrecachedInstances { get; }


Property Value

Type: IEnumerable(GameObject)

Implements

IUxrPrecacheable.PrecachedInstances

See Also

Reference

UxrTeleportLocomotionBase Class
UltimateXR.Locomotion Namespace