FrozenSpatialMapping.CenterObject Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Object around which spatial mappings are centered. Set to null to center around the camera.
public UnityEngine.Transform CenterObject { get; }
member this.CenterObject : UnityEngine.Transform
Public ReadOnly Property CenterObject As Transform
Property Value
UnityEngine.Transform