Documentation

Normal - Open Dev Kit Documentation

Open Dev Kit Documentation :: OpenGL :: Model Mesh Vertex :: Normal

OpenGL.ModelMeshVertex.Normal

Type

3D Vector

Lua Usage

-- Get
local value3DVector = modelMeshVertex.Normal

-- Set
modelMeshVertex.Normal = value3DVector

If you think anything is missing, please feel free to: submit documentation feedback on this page