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

    Class VoxelPlaneFindingParams

    Inheritance
    Object
    VoxelPlaneFindingParams
    Namespace: Unity.MARS.Data.Synthetic
    Syntax
    [Serializable]
    [MovedFrom("Unity.MARS")]
    public class VoxelPlaneFindingParams

    Fields

    allowedEmptyAreaCurve

    Declaration
    [Tooltip("Curve that maps the area of a plane to the ratio of area that is allowed to be empty")]
    public AnimationCurve allowedEmptyAreaCurve
    Field Value
    Type Description
    AnimationCurve

    checkEmptyArea

    Declaration
    [Tooltip("When enabled, planes will only be created if they do not contain too much empty area")]
    public bool checkEmptyArea
    Field Value
    Type Description
    Boolean

    crossLayerMergeDistance

    Declaration
    [Tooltip("Planes in adjacent layers with an elevation difference of at most this much will be merged")]
    public float crossLayerMergeDistance
    Field Value
    Type Description
    Single

    inLayerMergeDistance

    Declaration
    [Tooltip("Planes within the same layer that are at most this distance from each other will be merged")]
    public float inLayerMergeDistance
    Field Value
    Type Description
    Single

    minPointsPerSqMeter

    Declaration
    [Tooltip("Voxel point density threshold that is independent of voxel size")]
    public int minPointsPerSqMeter
    Field Value
    Type Description
    Int32

    minSideLength

    Declaration
    [Tooltip("A plane with x or y extent less than this value will be ignored")]
    public float minSideLength
    Field Value
    Type Description
    Single
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)