MDLLightProbeIrradianceDataSource.BoundingBox 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.
public abstract ModelIO.MDLAxisAlignedBoundingBox BoundingBox { [Foundation.Export("boundingBox", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setBoundingBox:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.BoundingBox : ModelIO.MDLAxisAlignedBoundingBox with get, set
Property Value
Implements
- Attributes