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

    Enum XRCpuImage.Transformation

    Describes transformations that can be applied to a camera image.

    Namespace: UnityEngine.XR.ARSubsystems
    Syntax
    [Flags]
    public enum Transformation

    Fields

    Name Description Value
    MirrorX

    Mirror the image across the X axis. This reverses the order of the horizontal rows, flipping the image upside down.

    MirrorY

    Mirror the image across the Y axis. This reverses the pixels in each horizontal row such that the left part of the image will appear on the right and vice versa.

    None

    No transformations will be applied. The image will match the native format.

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