Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Models::Vertex
Inherits
Struct
<
Value
<
Object
Constructors
new
(coord :
Vec3
, texcoord :
Vec3
|
Nil
, normal :
Vec3
|
Nil
)
Source
Instance methods
clone
Source
coord
copy_with
(coord _coord = @coord, texcoord _texcoord = @texcoord, normal _normal = @normal)
Source
normal
texcoord