BeginMode3D function

void BeginMode3D(
  1. Camera3DC camera
)

Implementation

void BeginMode3D(Camera3DC camera) => _module.BeginMode3D(camera);