Unit 'LabScene' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_vulkanlab]

TLabSceneShaderParameterType

Declaration

Source position: LabScene.pas line 81

type TLabSceneShaderParameterType = (

  spt_uniform = 0,

  

  spt_uniform_dynamic,

  

  spt_image

  

);



CT Web help

CodeTyphon Studio