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

TD3TexVector

Declaration

Source position: orca_scene3d.pas line 153

type TD3TexVector = packed record

  case Integer of

    0: (

        V: TD3TexVectorType;

  

      );

    1: (

        S: Single;

  

        T: Single;

  

      );

end;



CT Web help

CodeTyphon Studio