API reference
API reference
Select your platform
No SDKs available
No versions available

SpatialAnchorSpawnerBuildingBlock Class

Meta::XR::BuildingBlocks::SpatialAnchorSpawnerBuildingBlock extends MonoBehaviour.

Overview

Properties

GameObject
bool

Public Member Functions

void
SpawnSpatialAnchor
( Vector3 position,
Quaternion rotation )
Spawn a spatial anchor.

Details

Properties

GameObject Meta.XR.BuildingBlocks.SpatialAnchorSpawnerBuildingBlock.AnchorPrefab
No description available.
bool Meta.XR.BuildingBlocks.SpatialAnchorSpawnerBuildingBlock.FollowHand
No description available.

Member Functions

void Meta.XR.BuildingBlocks.SpatialAnchorSpawnerBuildingBlock.SpawnSpatialAnchor
( Vector3 position,
Quaternion rotation )
Spawn a spatial anchor.
Parameters
position
Position for the new anchor.
rotation
Orientation of the new anchor
Did you find this page helpful?
Thumbs up icon
Thumbs down icon