Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: VertexInfo WithTexture(double, double)

  • Declared in: RT.Modeling.Pt

Declaration

public VertexInfo WithTexture(
    double x,
    double y
)

Summary

Converts this point to a vertex with the specified texture coordinates (UV mapping).