Selva Compute API Reference - v2.1.0
    Preparing search index...
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    count: number

    Gets or sets the number of texture coordinates.

    Methods

    • Parameters

      • s: number

        S component of new texture coordinate.

      • t: number

        T component of new texture coordinate.

      Returns number

      The index of the newly added texture coordinate.

      Adds a new texture coordinate to the end of the Texture list.

    • ...

      Parameters

      • index: number

      Returns number[]

    • ...

      Parameters

      • index: number
      • coordinate: number[]

      Returns void