Options
All
  • Public
  • Public/Protected
  • All
Menu

Contains position and normal vectors for a vertex

Hierarchy

  • PositionNormalVertex

Index

Constructors

Properties

Methods

Constructors

  • Creates a PositionNormalVertex

    Parameters

    • Optional position: Vector3

      the position of the vertex (defaut: 0,0,0)

    • Optional normal: Vector3

      the normal of the vertex (defaut: 0,1,0)

    Returns PositionNormalVertex

Properties

normal: Vector3

the normal of the vertex (defaut: 0,1,0)

position: Vector3

the position of the vertex (defaut: 0,0,0)

Methods

  • Clones the PositionNormalVertex

    Returns PositionNormalVertex

    the cloned PositionNormalVertex

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme