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

    Class ProxyVolume

    A proxy volume.

    This volume approximate the scene geometry with simple mathematical shapes.

    Inheritance
    Object
    ProxyVolume
    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public class ProxyVolume : object, IVersionable<ProxyVolume.Version>, ISerializationCallbackReceiver

    Properties

    boxSize

    The size of the proxy if it as a shape Box

    Declaration
    public Vector3 boxSize { get; set; }
    Property Value
    Type Description
    Vector3

    shape

    The shape of the proxy

    Declaration
    public ProxyShape shape { get; }
    Property Value
    Type Description
    ProxyShape

    sphereRadius

    The radius of the proxy if it as a shape Sphere

    Declaration
    public float sphereRadius { get; set; }
    Property Value
    Type Description
    Single

    Explicit Interface Implementations

    IVersionable<ProxyVolume.Version>.version

    Declaration
    ProxyVolume.Version IVersionable<ProxyVolume.Version>.version { get; set; }
    Returns
    Type Description
    UnityEngine.Rendering.HighDefinition.ProxyVolume.Version
    Implements
    IVersionable<TVersion>.version
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)