Unit 'orca_scene3d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca3d]

TD3VertexFormat

Declaration

Source position: orca_scene3d.pas line 262

type TD3VertexFormat = (

  vfVertex,

  

  vfVertexNormal,

  

  vfTexVertexNormal,

  

  vfTexVertex,

  

  vfColorVertex,

  

  vfColorVertexNormal,

  

  vfColorTexVertex,

  

  vfColorTexVertexNormal,

  

  vfNone

  

);



CT Web help

CodeTyphon Studio