docs.unity3d.com
    目次を表示する/隠す

    Class XREnvironmentProbeSubsystemDescriptor

    Specifies a functionality description that can be registered for each implementation that provides the XREnvironmentProbeSubsystem interface.

    Inheritance
    Object
    SubsystemDescriptorWithProvider
    UnityEngine.SubsystemsImplementation.SubsystemDescriptorWithProvider<XREnvironmentProbeSubsystem, XREnvironmentProbeSubsystem.Provider>
    XREnvironmentProbeSubsystemDescriptor
    Inherited Members
    UnityEngine.SubsystemsImplementation.SubsystemDescriptorWithProvider<UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystem, UnityEngine.XR.ARSubsystems.XREnvironmentProbeSubsystem.Provider>.Create()
    UnityEngine.SubsystemsImplementation.SubsystemDescriptorWithProvider.UnityEngine.ISubsystemDescriptor.Create()
    SubsystemDescriptorWithProvider.id
    UnityEngine.SubsystemsImplementation.SubsystemDescriptorWithProvider.providerType
    UnityEngine.SubsystemsImplementation.SubsystemDescriptorWithProvider.subsystemTypeOverride
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEngine.XR.ARSubsystems
    Syntax
    public class XREnvironmentProbeSubsystemDescriptor : SubsystemDescriptorWithProvider<XREnvironmentProbeSubsystem, XREnvironmentProbeSubsystem.Provider>, ISubsystemDescriptor

    Properties

    supportsAutomaticPlacement

    Whether the implementation supports automatic placement of environment probes.

    Declaration
    public bool supportsAutomaticPlacement { get; }
    Property Value
    Type Description
    Boolean

    true if automatic placement of environment probes is supported. Otherwise, false.

    supportsEnvironmentTexture

    Whether the implementation supports generation of environment textures.

    Declaration
    public bool supportsEnvironmentTexture { get; }
    Property Value
    Type Description
    Boolean

    true if the generation of environment textures is supported. Otherwise, false.

    supportsEnvironmentTextureHDR

    Whether the implementation supports generation of HDR environment textures.

    Declaration
    public bool supportsEnvironmentTextureHDR { get; }
    Property Value
    Type Description
    Boolean

    true if the generation of HDR environment textures is supported. Otherwise, false.

    supportsManualPlacement

    Whether the implementation supports manual placement of environment probes.

    Declaration
    public bool supportsManualPlacement { get; }
    Property Value
    Type Description
    Boolean

    true if manual placement of environment probes is supported. Otherwise, false.

    supportsRemovalOfAutomatic

    Whether the implementation supports removal of automatically-placed environment probes.

    Declaration
    public bool supportsRemovalOfAutomatic { get; }
    Property Value
    Type Description
    Boolean

    true if removal of automatically-placed environment probes is supported. Otherwise, false.

    supportsRemovalOfManual

    Whether the implementation supports removal of manually-placed environment probes.

    Declaration
    public bool supportsRemovalOfManual { get; }
    Property Value
    Type Description
    Boolean

    true if removal of manually-placed environment probes is supported. Otherwise, false.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)