docs.unity.cn
    Show / Hide Table of Contents

    Class PickFromSamplePoints

    Inheritance
    Object
    PickFromSamplePoints
    Namespace: Unity.Reflect.Streaming
    Syntax
    public class PickFromSamplePoints

    Constructors

    PickFromSamplePoints(Vector3[], Int32)

    Declaration
    public PickFromSamplePoints(Vector3[] samplePoints, int count)
    Parameters
    Type Name Description
    Vector3[] samplePoints
    Int32 count

    Fields

    Count

    Declaration
    public int Count
    Field Value
    Type Description
    Int32

    SamplePoints

    Declaration
    public Vector3[] SamplePoints
    Field Value
    Type Description
    Vector3[]
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 26 April 2021